Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-17 | Call setMustBuildLookupTable on TagDecls in ExternalASTMerger | Lang Hames | 1 | -0/+1 |
2017-05-13 | [ASTImporter] Improve handling of incomplete types | Sean Callanan | 1 | -0/+6 |
2017-04-17 | Use default ref capture to simplify local lambdas, use a template to avoid st... | David Blaikie | 1 | -22/+17 |
2017-04-13 | ExternalASTMerger.cpp: Silence another warning. [-Wunused-lambda-capture] | NAKAMURA Takumi | 1 | -0/+1 |
2017-04-11 | Silence unused variable warning in release builds. | Benjamin Kramer | 1 | -0/+1 |
2017-04-11 | [ExternalASTMerger] Removed a move constructor to address MSVC build failure | Sean Callanan | 1 | -1/+1 |
2017-04-11 | [ExternalASTMerger] Fix the MSVC build | Sean Callanan | 1 | -3/+3 |
2017-04-11 | [clang-import-test] Lookup inside contexts | Sean Callanan | 1 | -0/+183 |