clang-1/Basic
Chris Lattner 49581f4dc3 fix the second half of PR2041: __restrict is ok in c90 mode, even if
restrict isn't.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47316 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-19 06:46:10 +00:00
..
Diagnostic.cpp Fix PR1966 by ignoring non-error diagnostics from system headers even if they are 2008-02-03 09:00:04 +00:00
FileManager.cpp Fix misspelling of "existent". 2008-01-11 20:42:05 +00:00
IdentifierTable.cpp fix the second half of PR2041: __restrict is ok in c90 mode, even if 2008-02-19 06:46:10 +00:00
LangOptions.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Makefile remove attribution from makefiles. 2007-12-29 20:02:25 +00:00
SourceLocation.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
SourceManager.cpp the macro start and macro end bits in source location are dead, remove them. 2008-02-03 08:24:13 +00:00
TargetInfo.cpp Add more supported constraints. 2008-02-18 17:00:25 +00:00
Targets.cpp Add more supported constraints. 2008-02-18 17:00:25 +00:00
TokenKinds.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00