1. fd79969 Fix PR2400 by more graceful handling of invalid decls. Don't try to layout by Chris Lattner · 16 years ago
  2. 004930e Update xcode project to new libDriver layout. by Ted Kremenek · 16 years ago
  3. 1ed8b81 improve order by Chris Lattner · 16 years ago
  4. 421f0da alphabeticalize a bit better. by Chris Lattner · 16 years ago
  5. 18fb3d4 alphabeticalize by Chris Lattner · 16 years ago
  6. 314562e Update Xcode project. by Ted Kremenek · 16 years ago
  7. 7b97911 Update Xcode project. by Ted Kremenek · 16 years ago
  8. 5aae7e0 Update Xcode project. by Ted Kremenek · 16 years ago
  9. 96b1416 remove CGObjCEtoile until it compiles. by Chris Lattner · 16 years ago
  10. 04ae73f Update Xcode project. by Ted Kremenek · 16 years ago
  11. a205dad Updated Xcode project. by Ted Kremenek · 16 years ago
  12. 566f955 Update Xcode project. by Ted Kremenek · 16 years ago
  13. ebd001d Update Xcode project. by Ted Kremenek · 16 years ago
  14. c7436af Shuffle things around in preparation for integrating Eli's constant evaluator. by Anders Carlsson · 16 years ago
  15. 0dc1658 Updated Xcode project with new files in the Driver: AnalysisConsumer.[h,cpp] by Ted Kremenek · 16 years ago
  16. 6953a07 move decl attribute processing to a new SemaDeclAttr.cpp. by Chris Lattner · 16 years ago
  17. 1cb2c6f Update Xcode project so that the clang target depends on LLVMAnalysis.a by Ted Kremenek · 16 years ago
  18. 81d8f9a Update Xcode project. by Ted Kremenek · 16 years ago
  19. 97c1e0c Rename summary methods for "instance methods" to "class methods" (the names got screwed up). No functionality change. by Ted Kremenek · 16 years ago
  20. d63b501 add a new clang::APValue class at Eli's request. It is a discriminated by Chris Lattner · 16 years ago
  21. 7c46d31 Updated Xcode project. by Ted Kremenek · 16 years ago
  22. 865a464 Updated Xcode project. by Ted Kremenek · 16 years ago
  23. 001ce37 Update Xcode project. by Ted Kremenek · 16 years ago
  24. d09515f Updated Xcode project. by Ted Kremenek · 16 years ago
  25. e5fde95 set long/pointers to 64-bits on ppc64/x86-64 by Chris Lattner · 16 years ago
  26. 78f1ea9 Updated Xcode project. by Ted Kremenek · 16 years ago
  27. 1665a9f start implementation of a macro rewriter, this is currently just stubbed out. by Chris Lattner · 16 years ago
  28. 364c43c Update XCode project (added GRTransferFuncs.cpp). by Ted Kremenek · 16 years ago
  29. 5fdcc30 Add -o support for -emit-html, make it not produce a file on an error. by Chris Lattner · 16 years ago
  30. ae4e9cd Rename a file and update the Xcode project. by Steve Naroff · 16 years ago
  31. 6b0461f move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp by Chris Lattner · 16 years ago
  32. 237f8e1 move the DeltaTree implementation out of line, remove debugging printfs etc. by Chris Lattner · 16 years ago
  33. 12a785c Do an initial hack at replacing one of the incredibly inefficient by Chris Lattner · 16 years ago
  34. aead231 Update Xcode project with missing files. by Ted Kremenek · 16 years ago
  35. 21d459c Add SemaDeclCXX.cpp to Xcode project. by Ted Kremenek · 16 years ago
  36. 15f4a07 Add HTMLRewrite.h to Xcode project. by Ted Kremenek · 16 years ago
  37. 855fed4 Simplify some objc compatibility testing, make interfaceTypesAreCompatible by Chris Lattner · 16 years ago
  38. 818f7fd Add DeclBase.h to Xcode project. by Steve Naroff · 16 years ago
  39. 1a3fb3f various bug fixes, add to xcode project. by Chris Lattner · 16 years ago
  40. fd966e2 Updated Xcode project to include BugReporter.[cpp,h]. by Ted Kremenek · 16 years ago
  41. 7dbc41f Update Xcode project: add BasicObjCFoundationChecks.h by Ted Kremenek · 16 years ago
  42. 2cf2d32 Added AnnotatedPath.h, GRAuditor.h, GRSimpleAPICheck.h and BasicObjCFoundationChecks.cpp to Xcode project. by Ted Kremenek · 16 years ago
  43. b9b9d4d Updated Xcode project with HTMLDiagnostics.[h,cpp] by Ted Kremenek · 16 years ago
  44. bcacef5 Added PathDiagnostic.[h,cpp] to Xcode project. by Ted Kremenek · 16 years ago
  45. 35be94a Add missing files by Nate Begeman · 16 years ago
  46. 10318b8 Split objc decl implementation out into DeclObjC.cpp by Chris Lattner · 17 years ago
  47. 81db64a switch the rest of the C decl classes to do their by Chris Lattner · 17 years ago
  48. be1a7a0 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago
  49. 5c51bd9 Add PPLexerChange.cpp to the project. by Chris Lattner · 17 years ago
  50. c7a3968 split macro expansion support out of Preprocessor.cpp into PPMacroExpansion.cpp by Chris Lattner · 17 years ago
  51. 568ec6b split the MacroArgs class out of TokenLexer.cpp/h into MacroArgs.cpp/h by Chris Lattner · 17 years ago
  52. 5d097bd Rename MacroExpander.cpp/h -> TokenLexer.cpp/h by Chris Lattner · 17 years ago
  53. 1826a7f fix clang xcode build by Nate Begeman · 17 years ago
  54. 01ee246 split preprocesor directive handling out of Preprocessor.cpp into Directives.cpp by Chris Lattner · 17 years ago
  55. 8ad1987 Renamed ValueManager to BasicValueFactory. by Ted Kremenek · 17 years ago
  56. 32de3c4 add analysis source files to project. by Chris Lattner · 17 years ago
  57. fcb2e07 Add the various pathsensitive headers to the project. by Chris Lattner · 17 years ago
  58. 2cc5243 ProgramEdge.h doesn't exist anymore. by Chris Lattner · 17 years ago
  59. cbfb551 Add codegen support for ObjC message expressions with the GNU runtime. by Chris Lattner · 17 years ago
  60. 3c0e348 Add Attr.h which is an AST-level class for GCC attributes. by Anders Carlsson · 17 years ago
  61. a8c2d59 pass the astconsumer into Sema's ctor, clean up some stuff in by Chris Lattner · 17 years ago
  62. 0bed6ec rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} by Chris Lattner · 17 years ago
  63. b154837 Make rewriter::inserttext return a bool to indicate if it failed. by Chris Lattner · 17 years ago
  64. de59829 Tweaks to EmitLValue in CGExprConstant. Patch by Eli Friedman. by Anders Carlsson · 17 years ago
  65. 4d69b7b Add Basic/Targets.cpp to the Xcode project... by Steve Naroff · 17 years ago
  66. 9ea6a2d Patch to rewrite ObjC2's foreach-stmt. by Fariborz Jahanian · 17 years ago
  67. 0949305 move objc expr sema to its own file. by Chris Lattner · 17 years ago
  68. 17c0cb0 Fix a crash reported by Seo Sanghyeon. by Chris Lattner · 17 years ago
  69. 386ab8a Compute the proper sourcerange for an CompoundLiteralExpr. by Chris Lattner · 17 years ago
  70. 9235b5b move file to proper place in project. by Chris Lattner · 17 years ago
  71. 2e93029 From Lucas Newman: by Chris Lattner · 17 years ago
  72. e1644e6 alphabetize in project. by Chris Lattner · 17 years ago
  73. db4334f Updated Xcode project to be in sync with recent changes in file locations by Ted Kremenek · 17 years ago
  74. 89296c5 Updated locations of TranslationUnit.[cpp,h] in XCode project. by Ted Kremenek · 17 years ago
  75. bccfc15 reenable this code, fix the testcase. by Chris Lattner · 17 years ago
  76. e76e841 Patch to implemented objective-c's dynamic object pointer qualified with by Fariborz Jahanian · 17 years ago
  77. 836b8bc Targets.cpp is gone. by Chris Lattner · 17 years ago
  78. 1df68f9 Sink getName into DirectoryLookup to simplify the client in clang. by Chris Lattner · 17 years ago
  79. 6707f27 add headermap.cpp by Chris Lattner · 17 years ago
  80. c2043bf Step #1 in adding headermap support to clang. by Chris Lattner · 17 years ago
  81. 49af3f3 by Steve Naroff · 17 years ago
  82. 9d76c72 unbreak the build. I'm still working on test failures. by Chris Lattner · 17 years ago
  83. 855e51f split objc pieces of SemaDecl.cpp out into SemaDeclObjC.cpp by Chris Lattner · 17 years ago
  84. e54443b Fix a codegen crash on test/CodeGen/cast.c, reported by Keith. by Chris Lattner · 17 years ago
  85. ddd3e63 Add ObjC parser support for concatenated ObjC strings. Note that by Chris Lattner · 17 years ago
  86. e1449c1 Move target specific builtin IDs to TargetBuiltins.h so that they can be used by CGBuiltin.cpp by Anders Carlsson · 17 years ago
  87. 78769a6 Added Driver/TranslationUnit.h and Driver/TranslationUnit.cpp to the by Ted Kremenek · 17 years ago
  88. 6100d61 Added Basic/LangOptions.cpp to XCode project. by Ted Kremenek · 17 years ago
  89. cc5c8df fix a couple switch codegen problems Oliver reported. by Chris Lattner · 17 years ago
  90. 258f26c pass diagnostics into the rewrite test client. by Chris Lattner · 17 years ago
  91. 6fd865b by Steve Naroff · 17 years ago
  92. eee2f2b Fix a bug checking for 'int foo(void)' that didn't look through typedefs of void. by Chris Lattner · 17 years ago
  93. 30c6675 Moved logic for -Wfloat-equal to SemaChecking.cpp. by Ted Kremenek · 17 years ago
  94. 1ddb6f5 by Steve Naroff · 17 years ago
  95. c17d26c change source location to have two bits for macros, tracking by Chris Lattner · 17 years ago
  96. 334fbc2 by Steve Naroff · 17 years ago
  97. 233875d add a getAtOffset() member to simplify some code. by Chris Lattner · 17 years ago
  98. 9c75223 Add a new RewriteRope data structure which is a smarter way to represent the text by Chris Lattner · 17 years ago
  99. 96375b3 Added TypeSerialization.cpp and DeclSerialization.cpp to the XCode project. by Ted Kremenek · 17 years ago
  100. 5003e8b add support for vector type compatibility checking. Patch by Nate Begeman. by Chris Lattner · 17 years ago