User Details
- User Since
- Jun 11 2019, 2:54 AM (207 w, 3 d)
Mar 18 2021
We are seeing some internal breakage in google because CLANG_DEFAULT_LINKER is set to ld. It would be nice to make the tests more tolerant.
What if CLANG_DEFAULT_LINKER=ld?
Jan 28 2021
Here's the stacktrace from a crash:
cc: @jmorse
I am trying to create a small repro for this that I can share but it would be great if we could revert this asap.
Dec 31 2020
Dec 28 2020
LGTM
Oct 2 2019
Added assert and removed fixme
Oct 1 2019
Address review comments
Sep 30 2019
Moved Unittest
Sep 28 2019
Added llmv_unreachable
Sorry about the delay. LGTM. Thanks!
Sep 23 2019
Aug 30 2019
Addressed review comments
Aug 29 2019
Added null statement check in TraverseStmt
Removed selectionTree Visitor
Aug 28 2019
Addressed review comments
NFC: Whitespace formatting
Addressed review comments
Aug 26 2019
Fixed typo
Aug 23 2019
Removed extra code
LGTM
Addressed more review comments
Aug 22 2019
Addressed Review comments
Aug 16 2019
Fixed semicolon bug
Fixed bug in getLocType
Aug 14 2019
Better Naming
Removed debug info
Removed unrelated changes
Refactored design and added unit tests.
Aug 13 2019
Aug 12 2019
Aug 8 2019
Aug 7 2019
Added endif comment
Added tests
Removed Do