llvm-project/clang/lib/Basic
Douglas Gregor 71395fa1d5 Implement support for parsing dependent template-ids that refer to
overloaded operators, e.g.,

  p->template operator+<T>()

llvm-svn: 85989
2009-11-04 00:56:37 +00:00
..
Builtins.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
CMakeLists.txt Fix cmake failure trying to get SVN info for non-SVN trees. 2009-10-24 20:32:58 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Fixed undefined behavior in pushMappings when the stack has to resize. 2009-10-23 02:21:17 +00:00
FileManager.cpp Add support for a chain of stat caches in the FileManager, rather than 2009-10-16 18:18:30 +00:00
IdentifierTable.cpp Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
Makefile Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
SourceLocation.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
SourceManager.cpp pr5371 likely has nothing to do with this. 2009-11-03 05:11:39 +00:00
TargetInfo.cpp rename getTypeSigned() -> isTypeSigned() per daniel's review. 2009-10-25 22:49:18 +00:00
Targets.cpp Add a preprocessor define for adding a "near" section attribute for allowing 2009-10-24 18:08:20 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00
Version.cpp Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00