clang-1/include/clang/Basic
Chris Lattner aaf9ddbeab reject 'typedef int y; int test(x, y)'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49270 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-06 06:47:48 +00:00
..
Diagnostic.h Added variation of the "Report" method in the class Diagnostic that takes 2008-03-31 18:23:15 +00:00
DiagnosticKinds.def reject 'typedef int y; int test(x, y)'. 2008-04-06 06:47:48 +00:00
FileManager.h In FileManager: use full paths to unique files and directories on Windows, 2008-02-24 03:15:25 +00:00
IdentifierTable.h Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
LangOptions.h Fix handling of implicit int, resolving PR2012 and reverting (and 2008-04-05 06:32:51 +00:00
SourceLocation.h Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. 2008-04-03 17:55:15 +00:00
SourceManager.h Cleanup previous patch (based on feedback from Ted). 2008-02-02 00:10:46 +00:00
TargetInfo.h Fix comment 2008-03-13 23:56:36 +00:00
TokenKinds.def Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
TokenKinds.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00