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

