1. e8f7071 move llvm backend specific #includes into Backend.cpp instead of Clang.cpp by Chris Lattner · 16 years ago
  2. cee17e3 AnalysisConsumer.h is gone by Chris Lattner · 16 years ago
  3. fe847ea move attribute(packed) sema support out of SemaDecl into a new SemaAttr.cpp file. by Chris Lattner · 16 years ago
  4. 09020ee enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy by Chris Lattner · 16 years ago
  5. 501112b Add new files to Xcode project by Anders Carlsson · 16 years ago
  6. 0eb7cd8 factor token concatenation avoidance logic out of by Chris Lattner · 16 years ago
  7. d2a889b Add support for generating block call expressions. by Anders Carlsson · 16 years ago
  8. 7116215 file gone. by Chris Lattner · 16 years ago
  9. ec99639 add DeclTemplate.h/cpp by Chris Lattner · 16 years ago
  10. 6fa8606 DiagnosticKinds.def is gone. by Chris Lattner · 16 years ago
  11. 30c68e3 update the project file for headers moving by Chris Lattner · 16 years ago
  12. d9d3e26 add some basic file headers by Chris Lattner · 16 years ago
  13. 49390b3 add diagnostics files to xcode proj by Chris Lattner · 16 years ago
  14. c374f8b rename getSpelledCharacterAt to getSpellingOfSingleCharacterNumericConstant, by Chris Lattner · 16 years ago
  15. 83846d0 alphebetize by Chris Lattner · 16 years ago
  16. 031e8cd Update Xcode project. by Ted Kremenek · 16 years ago
  17. 864c98a Set tab width to 2 characters for all files in lib/Basic by Anders Carlsson · 16 years ago
  18. cfa9e85 add TypeTraits.h to the Xcode project by Chris Lattner · 16 years ago
  19. a834afa Update Xcode project. by Ted Kremenek · 16 years ago
  20. a6fcf77 add ownership.h to xcode project by Chris Lattner · 16 years ago
  21. f9b3945 Update Xcode project. by Ted Kremenek · 16 years ago
  22. c24ec54 Update Xcode project. by Ted Kremenek · 16 years ago
  23. e9a1150 Fix indentation width. by Anders Carlsson · 16 years ago
  24. c45bc1a alphabeticalize. by Chris Lattner · 16 years ago
  25. c39e3ef alphabeticalize. by Chris Lattner · 16 years ago
  26. a223d4a sort files. by Chris Lattner · 16 years ago
  27. 8bbbafb Update Xcode project. by Ted Kremenek · 16 years ago
  28. 7e44eb5 add OperatorKinds.* to the project. by Chris Lattner · 16 years ago
  29. b26fbc4 add PTHLexer.h to project by Chris Lattner · 16 years ago
  30. d8fc4fc move some APValue methods out of line. by Chris Lattner · 16 years ago
  31. a77ebe8 Update Xcode project. by Ted Kremenek · 16 years ago
  32. c4bff64 Update Xcode project. by Ted Kremenek · 16 years ago
  33. fd5cb5e sort files by name. by Chris Lattner · 16 years ago
  34. caa9e74 sort files add a missed header to the project. by Chris Lattner · 16 years ago
  35. 59988fb Update Xcode project. by Ted Kremenek · 16 years ago
  36. c7b0a45 Update Xcode project. by Ted Kremenek · 16 years ago
  37. 7a4864e Rename Characteristic_t to CharacteristicKind by Chris Lattner · 16 years ago
  38. 71ca8c8 Remember whether an initlist had a designator in the AST. by Chris Lattner · 16 years ago
  39. bc9e95d This patch continues parser-level implementation of designators: by Chris Lattner · 16 years ago
  40. 2709026 add a missing file to project, alphabeticalize. by Chris Lattner · 16 years ago
  41. c1d9469 Updated Xcode project. by Ted Kremenek · 16 years ago
  42. 8ca9532 Update Xcode project. We still get a link error, however, because of an LLVM library that isn't being linked in for CodeGen (will fix). by Ted Kremenek · 16 years ago
  43. f838b20 Update Xcode project. by Ted Kremenek · 16 years ago
  44. daa5c00 implement a couple fixme's by implementing __extension__ properly. by Chris Lattner · 16 years ago
  45. a2812b5 start implementing a token rewriter. At this point, it just reads in a file by Chris Lattner · 16 years ago
  46. c3fbf39 Add a new -rewrite-test option, which is basically a by Chris Lattner · 16 years ago
  47. 219778a Update Xcode project. by Ted Kremenek · 16 years ago
  48. 9e9ef40 Change indentation for a couple of files in the Xcode project. by Anders Carlsson · 16 years ago
  49. bcd60db __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is a darwin-specific #define by Chris Lattner · 16 years ago
  50. 8a8ffa2 alphabetize files by Chris Lattner · 16 years ago
  51. eb41f98 Update Xcode project. by Ted Kremenek · 16 years ago
  52. 96ced7b Update Xcode project. by Ted Kremenek · 16 years ago
  53. 200902c Add support for rewriting blocks... by Steve Naroff · 16 years ago
  54. 789170a Update Xcode project. by Ted Kremenek · 16 years ago
  55. 6ddf360 Update Xcode project. by Ted Kremenek · 16 years ago
  56. f9225b6 Fix indentation on files in CodeGen and Sema. by Anders Carlsson · 16 years ago
  57. 10ecba6 Remove BasicStore.h from Xcode project. by Ted Kremenek · 16 years ago
  58. 970e74d Removed Regions.[h,cpp] from the Xcode project. by Ted Kremenek · 16 years ago
  59. ff80824 Update Xcode project. by Ted Kremenek · 16 years ago
  60. e15661e Update Xcode project. by Ted Kremenek · 16 years ago
  61. c339cf8 Update Xcode project. by Ted Kremenek · 16 years ago
  62. d83141a5 Add support for parsing the objc_gc attribute. Tests will come shortly. by Anders Carlsson · 16 years ago
  63. ec736b6 Tweak the indentation for a couple of files by Anders Carlsson · 16 years ago
  64. 41685f6 Update Xcode project. by Ted Kremenek · 16 years ago
  65. c9f8ccd Add preliminary (and probably broken) codegen support for C++ static initializers. by Anders Carlsson · 16 years ago
  66. 1f964f8 Update Xcode project. by Ted Kremenek · 16 years ago
  67. e5ed0be Update Xcode project. by Ted Kremenek · 16 years ago
  68. b0e1438 Update Xcode project. by Ted Kremenek · 16 years ago
  69. fd79969 Fix PR2400 by more graceful handling of invalid decls. Don't try to layout by Chris Lattner · 16 years ago
  70. 004930e Update xcode project to new libDriver layout. by Ted Kremenek · 16 years ago
  71. 1ed8b81 improve order by Chris Lattner · 16 years ago
  72. 421f0da alphabeticalize a bit better. by Chris Lattner · 16 years ago
  73. 18fb3d4 alphabeticalize by Chris Lattner · 16 years ago
  74. 314562e Update Xcode project. by Ted Kremenek · 16 years ago
  75. 7b97911 Update Xcode project. by Ted Kremenek · 16 years ago
  76. 5aae7e0 Update Xcode project. by Ted Kremenek · 16 years ago
  77. 96b1416 remove CGObjCEtoile until it compiles. by Chris Lattner · 16 years ago
  78. 04ae73f Update Xcode project. by Ted Kremenek · 16 years ago
  79. a205dad Updated Xcode project. by Ted Kremenek · 16 years ago
  80. 566f955 Update Xcode project. by Ted Kremenek · 16 years ago
  81. ebd001d Update Xcode project. by Ted Kremenek · 16 years ago
  82. c7436af Shuffle things around in preparation for integrating Eli's constant evaluator. by Anders Carlsson · 16 years ago
  83. 0dc1658 Updated Xcode project with new files in the Driver: AnalysisConsumer.[h,cpp] by Ted Kremenek · 16 years ago
  84. 6953a07 move decl attribute processing to a new SemaDeclAttr.cpp. by Chris Lattner · 16 years ago
  85. 1cb2c6f Update Xcode project so that the clang target depends on LLVMAnalysis.a by Ted Kremenek · 16 years ago
  86. 81d8f9a Update Xcode project. by Ted Kremenek · 16 years ago
  87. 97c1e0c Rename summary methods for "instance methods" to "class methods" (the names got screwed up). No functionality change. by Ted Kremenek · 16 years ago
  88. d63b501 add a new clang::APValue class at Eli's request. It is a discriminated by Chris Lattner · 16 years ago
  89. 7c46d31 Updated Xcode project. by Ted Kremenek · 16 years ago
  90. 865a464 Updated Xcode project. by Ted Kremenek · 16 years ago
  91. 001ce37 Update Xcode project. by Ted Kremenek · 16 years ago
  92. d09515f Updated Xcode project. by Ted Kremenek · 16 years ago
  93. e5fde95 set long/pointers to 64-bits on ppc64/x86-64 by Chris Lattner · 16 years ago
  94. 78f1ea9 Updated Xcode project. by Ted Kremenek · 16 years ago
  95. 1665a9f start implementation of a macro rewriter, this is currently just stubbed out. by Chris Lattner · 16 years ago
  96. 364c43c Update XCode project (added GRTransferFuncs.cpp). by Ted Kremenek · 16 years ago
  97. 5fdcc30 Add -o support for -emit-html, make it not produce a file on an error. by Chris Lattner · 16 years ago
  98. ae4e9cd Rename a file and update the Xcode project. by Steve Naroff · 16 years ago
  99. 6b0461f move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp by Chris Lattner · 16 years ago
  100. 237f8e1 move the DeltaTree implementation out of line, remove debugging printfs etc. by Chris Lattner · 16 years ago