1. 1d20197 PTHManager::Create() now creates a PTHManager even if the PTH file contains no by Ted Kremenek · 15 years ago
  2. 7037ab8 retain/release checker: Tracking autorelease counts for objects. We're still not by Ted Kremenek · 15 years ago
  3. def1a88 Allow profiling of "invalid" Symbols. by Ted Kremenek · 15 years ago
  4. 8e5d232 Implement ir gen. for setter/getter applied to 'super' by Fariborz Jahanian · 15 years ago
  5. e966d9a add tests for the various .S bugs I fixed on wednesday. by Chris Lattner · 15 years ago
  6. 15154b4 rename this test from .S to .c so that it gets run. by Chris Lattner · 15 years ago
  7. 8cac5f7 Driver: Add and use darwin::Assemble tool. by Daniel Dunbar · 15 years ago
  8. ca45cff refactor some code, fixing a problem discovered by the dragonfly bsd people, where by Chris Lattner · 15 years ago
  9. ee51031 Driver: Add two option overload for AddAllArgValues. by Daniel Dunbar · 15 years ago
  10. 318ca71 pass langoptions around. by Chris Lattner · 15 years ago
  11. 3332864 pass LangOptions into TargetInfo::getTargetDefines, so that targets by Chris Lattner · 15 years ago
  12. 7e9c90b add a new LangOptions::GNUMode bit to distinguish between GNU99 and C99 etc. by Chris Lattner · 15 years ago
  13. 38dd3d5 Driver: Add Arg::getAsString and use when dumping arguments to by Daniel Dunbar · 15 years ago
  14. 71061bf strictly evaluate SVN_REVISION so that svnversion is run once instead of 4 times. by Chris Lattner · 15 years ago
  15. ca3459e Driver: Implement -print-search-dirs. by Daniel Dunbar · 15 years ago
  16. bbafc5c Driver: Unbreak ToolChain::get{File,Program}Paths (which should return by Daniel Dunbar · 15 years ago
  17. 8eddb3f Driver: Sketch Darwin tool chains. by Daniel Dunbar · 15 years ago
  18. ff7488d Driver: Add darwin::Lipo tool. by Daniel Dunbar · 15 years ago
  19. c53b60a Preserve ordering between -include and -include-pth. by Ted Kremenek · 15 years ago
  20. a645796 Allow flexible array initializers that are not surrounded by by Douglas Gregor · 15 years ago
  21. 748d5d6 Implement "-include-pth" in low-level driver. This allows a PTH file to be used by Ted Kremenek · 15 years ago
  22. 880dcf2 Add accessor Preprocessor::getPTHManager(). by Ted Kremenek · 15 years ago
  23. 3917608 Driver: Move tool chain implementations into ToolChains.cpp. by Daniel Dunbar · 15 years ago
  24. b7b61b2 Driver: Temporary hack to allow -ccc-print-bindings to work (for by Daniel Dunbar · 15 years ago
  25. 4d7a089 Bindir and Win32 builds work, so switch to .inc files. Leave the .def files in the tree for a day or so longer. by Sebastian Redl · 15 years ago
  26. 6822863 Add PTHManager::getOriginalSourceFile(), a method that returns the name of the by Ted Kremenek · 15 years ago
  27. d5cded4 Store the name of the original file used to generate the PTH file in the PTH by Ted Kremenek · 15 years ago
  28. 9ef3692 wording. by Chris Lattner · 15 years ago
  29. 5ef122e Variables marked as "extern" can actually have internal linkage if by Douglas Gregor · 15 years ago
  30. c505d4f Add test cases for PR 3820. by Ted Kremenek · 15 years ago
  31. f2a17b1 Per Daniel's suggestion, remove default case from switch statement to make by Ted Kremenek · 15 years ago
  32. cec8e77 add link to new page by Chris Lattner · 15 years ago
  33. 7eee9f7 link to diags page. by Chris Lattner · 15 years ago
  34. 202a742 move most of the diags info out to its own file. by Chris Lattner · 15 years ago
  35. 525c4b0 Allow notes to be printed following a fatal error, then suppress any by Douglas Gregor · 15 years ago
  36. 7676601 split diagnostics examples out to its own file. by Chris Lattner · 15 years ago
  37. d874def Add a clarifying comment about HasPrototype's computation by Douglas Gregor · 15 years ago
  38. ab56c5d Support langkind_cxx_pch when determining the language dialect. by Ted Kremenek · 15 years ago
  39. 2ce1be0 When looking for property name (or getter method) in a by Fariborz Jahanian · 15 years ago
  40. 13d7a32 If a function is declared as, e.g., by Douglas Gregor · 15 years ago
  41. 55b3b5f Driver/clang: -mattr strings were not comma separated. by Daniel Dunbar · 15 years ago
  42. 5953d8b Introduce a new expression type, UnresolvedDeclRefExpr, that describes by Douglas Gregor · 15 years ago
  43. 5e1e1f9 IRgen support for alias of global variable. - PR3818. by Daniel Dunbar · 15 years ago
  44. 56b10ab Driver: Compilation::Execute wasn't returning result code correctly. by Daniel Dunbar · 15 years ago
  45. ceafbc8 Driver: Executing piped jobs with a single command is easy. by Daniel Dunbar · 15 years ago
  46. 05494a7 Driver: Claim unused input arguments when emitting "input file unused" by Daniel Dunbar · 15 years ago
  47. 7587719 Driver: Claim -arch options when pipelining, and claim arguments that by Daniel Dunbar · 15 years ago
  48. 115a792 Driver: Handle "linker input" arguments. by Daniel Dunbar · 15 years ago
  49. 42f7fc2 Driver: Add Arg::renderAsInput; this is a messy area and something I by Daniel Dunbar · 15 years ago
  50. 4b79c50 add a note by Chris Lattner · 15 years ago
  51. 13cc235 update our bragging about diagnostics. :) by Chris Lattner · 15 years ago
  52. 688460e add NestedNameSpecifier.h/cpp to the xcode project file for browsing. by Chris Lattner · 15 years ago
  53. 24c46b3 Print the context of tag types as part of pretty-printing, e.g., by Douglas Gregor · 15 years ago
  54. bad3518 Generalize printing of nested-name-specifier sequences for use in both by Douglas Gregor · 15 years ago
  55. 6d898e8 Update checker build by Ted Kremenek · 15 years ago
  56. 61dc71a Plist diagnostics: distinguish between regular and extended messages for "events". by Ted Kremenek · 15 years ago
  57. e625893 Extend the use of QualifiedNameType to the creation of class template by Douglas Gregor · 15 years ago
  58. c20482b Encode ivar access control info. by Devang Patel · 15 years ago
  59. 9499a2e Update checker build. by Ted Kremenek · 15 years ago
  60. e4e5b05 Introduce a representation for types that we referred to via a by Douglas Gregor · 15 years ago
  61. 7237459 Fix PR 3836 by eagerly assuming symbolic constraints returned by unary '!'. by Ted Kremenek · 15 years ago
  62. eb26eea Use the instantiated expressions to build the ConditionalOperator. This addresses the second part of review feedback. by Gabor Greif · 15 years ago
  63. fb5cab2 Add a sugared version of ASTOwningResult::take, by Gabor Greif · 15 years ago
  64. 5697aa0 Driver: Fix bug in translating -O to clang, add clang-translation test case. by Daniel Dunbar · 15 years ago
  65. ecc6362 Driver: Resolve program path for "cp" (used as part of transparent gcc by Daniel Dunbar · 15 years ago
  66. 60ccc76 Driver: Forcibly disable pipe support until we can execute them, the by Daniel Dunbar · 15 years ago
  67. 84603bc Driver: Delete the temporary files llvm::sys::Path::makeUnique by Daniel Dunbar · 15 years ago
  68. c8ea24e Make -j8 safe. by Mike Stump · 15 years ago
  69. 622bfc8 Add simple test case to make sure driver can generate executables. by Daniel Dunbar · 15 years ago
  70. 49b98e7 Driver: Execute jobs; no pipe support yet. by Daniel Dunbar · 15 years ago
  71. 38e24c7 objc: Implemented variables declared in class interface by Fariborz Jahanian · 15 years ago
  72. e530ad4 Driver: Cleanup temporary/result files. by Daniel Dunbar · 15 years ago
  73. ec099f1 Fix crash reported in <rdar://problem/6695527>. We now have by Ted Kremenek · 15 years ago
  74. 632f50e Driver: Lookup program names using llvm::sys::Program::FindProgramByName by Daniel Dunbar · 15 years ago
  75. d227fe7 The eventual name of this will be clang, might as well start now. by Mike Stump · 15 years ago
  76. ddf4d78 Driver: Update test case. by Daniel Dunbar · 15 years ago
  77. c1ce194 Add stub TableGen file for diagnostic options. by Ted Kremenek · 15 years ago
  78. 33ab3f6 silence some errors that should not apply to .S files on code like: by Chris Lattner · 15 years ago
  79. 42aa16c when preprocessing a .S file, unknown directives should just be passed through, by Chris Lattner · 15 years ago
  80. e91e932 properly form a full token for # before calling HandleDirective. by Chris Lattner · 15 years ago
  81. 5f607c4 This is not considered a preprocessor directive in .S files: # 4 by Chris Lattner · 15 years ago
  82. 48be380 constructs like: #define Y X ## . Y by Chris Lattner · 15 years ago
  83. a88620c added type dependent testcase by Gabor Greif · 15 years ago
  84. 0edefeb Driver: Support ToolChain specific path lists to search for files and programs. by Daniel Dunbar · 15 years ago
  85. 734932c Driver: Get executable path using llvm::sys::Path::GetMainExecutable. by Daniel Dunbar · 15 years ago
  86. 9a2f1ac Add version information to ISO style test results. by Mike Stump · 15 years ago
  87. 299e829 incorporate review comment (about the optimization when we have a non-typedependent expression) by Gabor Greif · 15 years ago
  88. 8f12e27 Move generated file to ObjDir. by Mike Stump · 15 years ago
  89. 0ac86f0 PR3835: Interaction with ABI structure passing can inhibit by Daniel Dunbar · 15 years ago
  90. 214399e Driver: Construct temporary file names. by Daniel Dunbar · 15 years ago
  91. 9a68865 HTML rewriter: Don't replace tabs with spaces by default. by Ted Kremenek · 15 years ago
  92. 8944c38 Add revision information. by Mike Stump · 15 years ago
  93. 40f9292 fix the more complex cases by actually codegen'ing the right expr :) by Chris Lattner · 15 years ago
  94. 75dfeda add codegen support for casting an element to a union. by Chris Lattner · 15 years ago
  95. af2e4ba Driver: Don't warn about unused arguments if there are Driver errors by Daniel Dunbar · 15 years ago
  96. 9c3b3d0 simplify logic, isInvalid check is redundant by Gabor Greif · 15 years ago
  97. 1c90f4d Be sure to not add weak import, if we are ignoring it. by Mike Stump · 15 years ago
  98. b8df0b5 remove two xfailed tests. These aren't doing any good for us until serialization is revisited. by Chris Lattner · 15 years ago
  99. dd62beb Refactor 'Warning', 'Extension', and 'ExtWarn' TableGen classes to subclass by Ted Kremenek · 15 years ago
  100. f8575aa Add codegen support for aggregate BlockDeclRefExprs. by Mike Stump · 15 years ago