summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix issues reported by -Wrange-loop-analysis when building with latest Clang ...Alexandre Ganea2020-01-071-1/+1
* [clangd] Store xref for Macros in ParsedAST.Utkarsh Saxena2019-11-181-1/+14
* Make most clangd unittests pass on WindowsNico Weber2019-10-131-0/+3
* [clangd] Collect macros in the preamble region of the main fileHaojian Wu2019-09-241-7/+6
* [clangd] Collect location of macro definition in the ParsedASTHaojian Wu2019-09-101-8/+9
* [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFCSam McCall2019-09-041-0/+282
OpenPOWER on IntegriCloud