search for: commondatastorage

Displaying 14 results from an estimated 14 matches for "commondatastorage".

2019 May 21
2
RFC: changing variable naming rules in LLVM codebase
...t/releases/tag/ignore-rev Some of you have told me that you already have to spend time running git blame multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. Thanks, -Michael [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html
2019 Jun 10
2
RFC: changing variable naming rules in LLVM codebase
...told me that you already have to spend time running git > blame multiple times to look past uninteresting commits so I'd love for you > to give this feature a try and see if it helps you. Your feedback will be > very valuable. > > Thanks, > -Michael > > [1] > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > _________________...
2019 Jun 07
2
RFC: changing variable naming rules in LLVM codebase
...told me that you already have to spend time running git > blame multiple times to look past uninteresting commits so I'd love for you > to give this feature a try and see if it helps you. Your feedback will be > very valuable. > > Thanks, > -Michael > > [1] > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > ______________________...
2019 Jul 09
4
RFC: changing variable naming rules in LLVM codebase
...; Some of you have told me that you already have to spend time running git blame multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. > > Thanks, > -Michael > > [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html <https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at...
2019 Jul 12
5
RFC: changing variable naming rules in LLVM codebase
...running >> git blame multiple times to look past uninteresting commits so I'd >> love for you to give this feature a try and see if it helps you. >> Your feedback will be very valuable. >> >> Thanks, >> -Michael >> >> [1] >> > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >> [9] >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>...
2019 Mar 12
2
RFC: changing variable naming rules in LLVM codebase
Thanks very much for all the feedback. I've tried to collect the information into a proposal for a transition plan: https://reviews.llvm.org/D59251. -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190312/8c8a6961/attachment.html>
2019 Jul 09
2
RFC: changing variable naming rules in LLVM codebase
...uninteresting commits so I'd love for >>>> you to give this feature a try and see if it helps you. Your feedback will >>>> be very valuable. >>>> >>>> Thanks, >>>> -Michael >>>> >>>> [1] >>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> llvm-dev at lists.llvm.org >>>> https://lists.llvm.org/cgi-bin/mailman/listinf...
2019 Jul 09
2
RFC: changing variable naming rules in LLVM codebase
...multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. >>>>> >>>>> Thanks, >>>>> -Michael >>>>> >>>>> [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>> _______________________________________________ >>>>> LLVM Developers mailing list >>>>> llvm-dev at lists.llvm.org >>>>> https://lists.llvm.org/cgi-bin...
2019 Jul 10
4
RFC: changing variable naming rules in LLVM codebase
...a try and see if it helps you. Your feedback will >>>>>>> be very valuable. >>>>>>> >>>>>>> Thanks, >>>>>>> -Michael >>>>>>> >>>>>>> [1] >>>>>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>>>> _______________________________________________ >>>>>>> LLVM Developers mailing list >>>>>>> llvm-dev at lists.llvm.org >>>>>>&gt...
2019 Jul 10
3
RFC: changing variable naming rules in LLVM codebase
...love for >>>>> you to give this feature a try and see if it helps you. Your feedback will >>>>> be very valuable. >>>>> >>>>> Thanks, >>>>> -Michael >>>>> >>>>> [1] >>>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>> _______________________________________________ >>>>> LLVM Developers mailing list >>>>> llvm-dev at lists.llvm.org >>>>> https://lists.llvm.org/cgi-bin...
2019 Feb 19
6
RFC: changing variable naming rules in LLVM codebase
On Mon, Feb 18, 2019 at 2:16 AM Michael Platings via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Regarding a plan for conversion, I'm keen to avoid perfect being the enemy > of better. It seems a bit early to discuss conversion given there’s not consensus on a style. For example: If we imagine that over time it evolves such that 50% of the variables have > been renamed
2019 Jul 18
4
RFC: changing variable naming rules in LLVM codebase
...ook past uninteresting commits so I'd > >> love for you to give this feature a try and see if it helps you. > >> Your feedback will be very valuable. > >> > >> Thanks, > >> -Michael > >> > >> [1] > >> > > > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > >> [9] > >> _______________________________________________ > >> LLVM Developers mailing list > >> llvm-dev at lists.llvm.org > >> https://lists.llvm.org/cgi-bin/mailman/l...
2014 Feb 21
12
[LLVMdev] asan coverage
> > > > We may need some additional info. What kind of additional info? > I haven't put a ton of thought into > this, but I'm hoping we can either (a) use debug info as is or add some > extra (valid) debug info to support this, or (b) add an extra > debug-info-like section to instrumented binaries with the information we > need. > I'd try this data
2017 Nov 11
11
[Bug 103689] New: there is an exploitable page fault that can be reliably triggered from the chromium sandbox can possibly lead to remote attackers causing a denial of service condition or possibly running system code.
https://bugs.freedesktop.org/show_bug.cgi?id=103689 Bug ID: 103689 Summary: there is an exploitable page fault that can be reliably triggered from the chromium sandbox can possibly lead to remote attackers causing a denial of service condition or possibly running system code. Product: xorg