User Details
- User Since
- Jun 18 2013, 5:29 PM (510 w, 2 d)
May 24 2022
Thanks for looking into this.
Dec 8 2021
Dec 7 2021
Dec 6 2021
Thanks for looking into this. I'll take a look this afternoon.
Nov 29 2021
LGTM, thanks for fixing this...
Nov 9 2020
LGTM...
Apr 26 2020
Apr 23 2020
Apr 6 2020
Jan 15 2020
@lhames took care of this in e9e26c01cd865da678b1af6ba5f417c713956a66 yesterday.
Jan 8 2020
post holiday ping...
post holiday ping...
Jan 3 2020
Dec 17 2019
Dec 12 2019
Dec 11 2019
- Also move over DisableSymbolication option from Signals.cpp, and put all variables in llvm namespace.
Dec 10 2019
Dec 9 2019
Dec 7 2019
- Remove unneeded cl::ValueRequired, since it is the default
Dec 6 2019
- Address comments
Dec 5 2019
- Rename traits and group asserts for readability. Add example to help.
Dec 4 2019
- Add static_asserts for arg_type
- Extract arg type from callback so caller won't need to provide it.
Dec 3 2019
- Address comments.
Dec 2 2019
- Remove void* and templatize callback struct.
Nov 27 2019
Nov 25 2019
- Remove unnecessary casts.
Nov 24 2019
I'd just like to acknowledge a few issues with this patch, and request feedback:
- Fixed typos.
- Add support for callbacks for Options, and remove cl::implied, since they are now OBE.
Nov 23 2019
This is awesome, thanks for working on it!
Nov 22 2019
- Fix test case order.
Nov 21 2019
Switch to builder.
Nov 19 2019
@lhames, I think I've applied all your verbal changes, but please let me
know if I missed anything.
Append "_annotated" suffix to detail functions.
Add "llvm_" prefix to macros.
Revert changes to all non-llvm project files.
Update calls in llvm to use new macro.
- Add back original llvm::cantFail signatures so they'll still be
- Replace macro magic with matching 3-parameter template functions.
- Refactor cantFail move into detail namespace. Change macro name to
Nov 15 2019
Nov 14 2019
- Remove SourceLocationError class and reuse FileError.
- Replace macro magic with matching 3-parameter template functions.
Nov 11 2019
Nov 9 2019
LGTM, but I'll wait a few days to land it for you to give @Bigcheese a chance to comment.
Nov 6 2019
Nov 5 2019
Nov 4 2019
I'll go ahead and land this for you tomorrow unless @Bigcheese has any objections.
I see you haven't landed this yet. Do you have commit rights? If not, I'd be happy to land it for you.
Oct 29 2019
LGTM, thanks for the patch!
Oct 28 2019
Oct 17 2019
- Wrap new login in !NDEBUG.
Oct 16 2019
Sep 6 2019
Aug 29 2019
Aug 5 2019
<snip>
It got suddenly fixed in http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6409/ but then immediately failed again later and it's still failing in a similar manner, and nobody noticed for two months =/
Aug 4 2019
<snip>
Exit Code: 1
The error message doesn't seem to be very expressive. I also can't reproduce it locally. It got suddenly fixed in http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6409/ but then immediately failed again later and it's still failing in a similar manner, and nobody noticed for two months =/ I'll keep looking into this but i'd love to hear if you have any immediate thoughts on that :)
Jul 10 2019
Jul 9 2019
Make GeneralCategory a ManagedStatic.
Patch is ready, so I'll post as soon as I complete rebase/build/test.
Reopening to track fix for buildbot failure -- need to make GeneralCategory a ManagedStatic.