llvm-project/clang/lib/Index
Argyrios Kyrtzidis d3ba410356 [Index] Make the USRs more stable.
- Only include offsets with local (in function scope) symbols, where we don't encode scoping
- Only include the filename with non-system symbols. Presumably the system headers will not provide conflicting definitions.

rdar://15976823

llvm-svn: 201990
2014-02-23 18:23:29 +00:00
..
CMakeLists.txt [CMake] Apply ADDITIONAL_HEADERS introduced in r199639. 2014-01-20 10:24:05 +00:00
CommentToXML.cpp Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Makefile Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00
SimpleFormatContext.h Documentation parsing: move comment-to-XML conversion routines to libIndex 2013-11-13 22:16:51 +00:00
USRGeneration.cpp [Index] Make the USRs more stable. 2014-02-23 18:23:29 +00:00