forked from OSchip/llvm-project
3e2ed74405
This patch refactors a good part of the code base turning the usual FileSpec, Line, Column, CheckInlines, ExactMatch arguments into a SourceLocationSpec object. This change is required for a following patch that will add handling of the column line information when doing symbol resolution. Differential Revision: https://reviews.llvm.org/D100965 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com> |
||
---|---|---|
.. | ||
Inputs | ||
CMakeLists.txt | ||
LocateSymbolFileTest.cpp | ||
PostfixExpressionTest.cpp | ||
TestClangASTImporter.cpp | ||
TestDWARFCallFrameInfo.cpp | ||
TestLineEntry.cpp | ||
TestType.cpp | ||
TestTypeSystemClang.cpp |