clang-1/lib/Basic
Chris Lattner 4053983963 fix PR4938 by recognizing % as a modifier on outputs,
previously we only recognized it on inputs.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83939 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-13 04:32:07 +00:00
..
Builtins.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
CMakeLists.txt Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Initial implementation of a code-completion interface in Clang. In 2009-09-17 21:32:03 +00:00
FileManager.cpp don't stick an uninitialized 'stat' buf into the stat cache, fill it 2009-09-18 04:51:01 +00:00
IdentifierTable.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +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 Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
TargetInfo.cpp fix PR4938 by recognizing % as a modifier on outputs, 2009-10-13 04:32:07 +00:00
Targets.cpp "Someone pointed out that in my previous Targets.cpp patch I didn't 2009-10-08 23:00:00 +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