llvm-project/clang/Parse
Chris Lattner 65531e8fb7 Fix a fixme, by only parsing extern "C" in C++ mode.
llvm-svn: 45905
2008-01-12 07:08:43 +00:00
..
AttributeList.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
DeclSpec.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
MinimalAction.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
ParseDecl.cpp Added a comment, minor refactoring of foreach parsing code per Chris's suggestion. 2008-01-04 23:23:46 +00:00
ParseDeclCXX.cpp Add first pieces of support for parsing and representing 2008-01-12 07:05:38 +00:00
ParseExpr.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
ParseExprCXX.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
ParseInit.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
ParseObjc.cpp Warn (as gcc does) when @end does not close anything. 2008-01-10 17:58:07 +00:00
ParseStmt.cpp Substituted all instances of the string "Objc" for "ObjC". This fixes 2008-01-07 19:49:32 +00:00
Parser.cpp Fix a fixme, by only parsing extern "C" in C++ mode. 2008-01-12 07:08:43 +00:00