llvm-project/clang/tools
Douglas Gregor 7b26ff912f Teach NestedNameSpecifier to keep track of namespace aliases the same
way it keeps track of namespaces. Previously, we would map from the
namespace alias to its underlying namespace when building a
nested-name-specifier, losing source information in the process.

llvm-svn: 126358
2011-02-24 02:36:08 +00:00
..
c-index-test Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
driver CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed 2011-02-22 13:05:15 +00:00
libclang Teach NestedNameSpecifier to keep track of namespace aliases the same 2011-02-24 02:36:08 +00:00
scan-build Begin overhaul of scan-build/ccc-analyzer's handling of checker options. 2011-02-17 02:28:30 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00