User Details
- User Since
- Oct 26 2018, 1:58 PM (231 w, 23 h)
Tue, Mar 14
Hey, are you still planning to work on this? Otherwise, is it okay if I take over this patch to implement this feature?
Jan 12 2023
Jan 9 2023
Jan 5 2023
Respect ImportInsertions flag in IncludeFixer
Update comment + default value
Jan 4 2023
Update comment + test
Jan 3 2023
Minor fixes for review, moving stuff around
Dec 15 2022
Don't pass ASTSignals through ParsedAST
Dec 14 2022
Fixes for review
Dec 7 2022
Add tests
Dec 6 2022
Use raw string literal
Update test
Fixes for review + fix diffbase
Fixes + hopefully proper diffbase
Dec 2 2022
Rebase
Rebase
Fixes for review
Dec 1 2022
Run clang-format
Rebase
Nov 30 2022
Rebase
Fixes for review
Nov 17 2022
Fixes for review
Nov 16 2022
Fix in ParsedAST.cpp
Nov 15 2022
LMK of the best way to add a test for this, maybe I can somehow make a test with relative path arguments?
Nov 14 2022
Run clang format
Nov 10 2022
Fix serialization and isSelfContainedHeader
Nov 4 2022
Also LMK if you want more in this change (such as a flag to control it, just not sure where it should live + what it should be called).
Fixes for review
Oct 26 2022
Change IncludeTypes to be a bitset
Sep 8 2022
Address comment
Sep 1 2022
Run clang-format again
Fix strings + test
Aug 31 2022
Run clang format
Add tests
Aug 30 2022
Aug 24 2022
Aug 1 2022
Ah my bad didn't realize you hadn't accepted this, was there anything else you wanted me to change?
Run clang-format
Fix broken test and swap to AST.tuPath()
Jul 26 2022
Run clang-format
Minor fixes for review (some still pending based on discussion)
Jul 19 2022
Minor grammar update to comment
Run clang-format
Jul 18 2022
For more context see the discussion on b/187405187
Revert unintended change in symbol-info.test
Jul 1 2022
- Use codeCompletionString(Result) for RK_Pattern