1. 7d90fe5 Fix a QoI bug reported by a user. by Matt Beaumont-Gay · 12 years ago
  2. 0b1c715 Link with Foundation whenever -fobjc-link-runtime is used. <rdar://10976177> by Bob Wilson · 12 years ago
  3. f676608 [libclang] Don't set dylib load address to 0xe000000. by Argyrios Kyrtzidis · 12 years ago
  4. 0e78afb objective-c arc: With currnt documentation, by Fariborz Jahanian · 12 years ago
  5. 0b3ade8 [analyzer] Run remove dead bindings right before leaving a function. by Anna Zaks · 12 years ago
  6. 39b7341 [analyzer] Remove unused method. by Anna Zaks · 12 years ago
  7. 5a878b2 [analyzer] Constify by Anna Zaks · 12 years ago
  8. 05b3385 Update doxygen comment to match changes in r155218. by Richard Smith · 12 years ago
  9. 61ada0a In r135308, -save-temps was modified to prevent a temporary file from by Chad Rosier · 12 years ago
  10. 704c8f7 Fix bug where a class's (deleted) copy constructor would be implicitly given a by Richard Smith · 12 years ago
  11. 3a0b7b6 c++11 status: Replace references to "SVN" with "3.1" to avoid confusion when they diverge. by Benjamin Kramer · 12 years ago
  12. d2fb883 When generating the clang crash diagnostic script, strip out the -o flag. by Chad Rosier · 12 years ago
  13. 80ec127 Add a little hack to emulate a clang crash, so the diagnostics generator can be by Chad Rosier · 12 years ago
  14. 89592d5 minor improvement to couple of tests. by Fariborz Jahanian · 12 years ago
  15. dab2894 No need to put the SourceManager in with the ASTContext, as the ASTContext by Manuel Klimek · 12 years ago
  16. 700c508 Pass -mfloat-abi= to linuxtools assembler. by Evgeniy Stepanov · 12 years ago
  17. 8560791 Fix bug 12574 - Avoid infinite recursion in constructors and destructors when using Microsoft C++ ABI by Timur Iskhodzhanov · 12 years ago
  18. c93e014 Replace r155185 with a better fix, which also addresses PR12557. When looking by Richard Smith · 12 years ago
  19. b2f245e Fix a bug which creduce found reducing PR12585. by Richard Smith · 12 years ago
  20. cc66b08 When generating the clang crash diagnostic script, strip out the -D, -F, and -I by Chad Rosier · 12 years ago
  21. 9879556 objective-arc: Retune my previous patch so warning by Fariborz Jahanian · 12 years ago
  22. 1e77b65 Re-add the closing '}' for the namespace I accidentally deleted when by Kaelyn Uhrain · 12 years ago
  23. 434ed26 In Parser::isCXXDeclarationSpecifier, consider a non-type identifier by Kaelyn Uhrain · 12 years ago
  24. 0c5d0a8 In an attempt to reduce confusion, mark 'Strong compare exchange' as done, since by Richard Smith · 12 years ago
  25. 289677d objective-c arc: Issue warning under -Wreceiver-is-weak by Fariborz Jahanian · 12 years ago
  26. 16c111b Added equivalent method calls in examples. by Patrick Beard · 12 years ago
  27. c495e60 Formatting fix. by Richard Smith · 12 years ago
  28. 789acdd Add SmallVectorImpl Visual Studio visualizer. Patch by Nikola Smiljanic. by David Blaikie · 12 years ago
  29. a963962 Fix a broken link. Patch by Nikola Smiljanic. by David Blaikie · 12 years ago
  30. 54c350a Refactor the thread safety analysis so that it is easier to do by DeLesley Hutchins · 12 years ago
  31. b5863da objective-c modern translator: Further improving the last by Fariborz Jahanian · 12 years ago
  32. ae519c4 Thread safety analysis: split warnings into two groups: attribute warnings by DeLesley Hutchins · 12 years ago
  33. dd9fe59 Clarified encoding of boxed C strings, balanced all <p> with </p>. by Patrick Beard · 12 years ago
  34. fad7f85 Adds a unit test for the RecursiveASTVisitor. by Manuel Klimek · 12 years ago
  35. b414347 Fix a comment. by Francois Pichet · 12 years ago
  36. 03544fc Add missing -Wc++98-compat warnings for initializer list initializations which by Richard Smith · 12 years ago
  37. c7e6060 In mergeVisibility, if we already have an explicit visibility, keep it. by Rafael Espindola · 12 years ago
  38. 1c7eed7 In mergeVisibilityWithMin, let an implicit hidden symbol take precedence over by Rafael Espindola · 12 years ago
  39. d70d20a Now that we check visibility attributes in an appropriate order, by Rafael Espindola · 12 years ago
  40. 4fc1490 Check ConsiderGlobalVisibility before using -fvisibility. by Rafael Espindola · 12 years ago
  41. 4157454 The explicit bit in LV already tracks exactly the same information as by Rafael Espindola · 12 years ago
  42. ff25798 Move the point in the code where we handle -fvisibility=hidden. With by Rafael Espindola · 12 years ago
  43. 5727cf5 Make setVisibility private and change users to mergeVisibility. This is by Rafael Espindola · 12 years ago
  44. ab8f4da Changed title. by Patrick Beard · 12 years ago
  45. f7736ea Changed wording of availability. by Patrick Beard · 12 years ago
  46. b75f8de modern objective-c translator: Fix writing a spurious 'static' by Fariborz Jahanian · 12 years ago
  47. eb382ec Implements boxed expressions for Objective-C. <rdar://problem/10194391> by Patrick Beard · 12 years ago
  48. 13bffc5 PR 12586: Fix assert while running libc++ testsuite: deal with exception by Richard Smith · 12 years ago
  49. 103f41d Revert some Hexagon builtin commits to match reverts done to LLVM in by Chandler Carruth · 12 years ago
  50. a2c91e7 objective-c: Issue diagnostic when an implicit by Fariborz Jahanian · 12 years ago
  51. 0ddb097 Suppress -Wunused-variable warning in -Asserts build by Matt Beaumont-Gay · 12 years ago
  52. d448ce0 VerifyICE: Pass PartialDiagnostics by reference. by Benjamin Kramer · 12 years ago
  53. 8b2a5d2 MIPS: Followup to r154606. Expand list of accepted MIPS target features in the MipsTargetInfoBase::setFeatureEnabled() routine. by Simon Atanasyan · 12 years ago
  54. 241cbe4 fix GCC version comparison wrt. equal patch suffices (and squash two typos) by Gabor Greif · 12 years ago
  55. 30318e6 Adds a FixedCompilationDatabase to be able to specify tool parameters by Manuel Klimek · 12 years ago
  56. 6403683 Fix bad typo reported by I-Jui Sung. by Ted Kremenek · 12 years ago
  57. 2d01f2c As per John McCall comment: by Francois Pichet · 12 years ago
  58. 3acf764 fix display of source lines with null characters by Seth Cantrell · 12 years ago
  59. 6749dd5 Nicer display of unprintable source, and fix caret display for non-ascii text by Seth Cantrell · 12 years ago
  60. 074c191 Calling setVisibility directly only makes (some) sense when the visibility is by Rafael Espindola · 12 years ago
  61. 87162c2 PR12569: Instantiate exception specifications of explicit instantiations by Richard Smith · 12 years ago
  62. 9591697 Revert "Nicer display of unprintable source, and fix caret display for non-ascii text" by Seth Cantrell · 12 years ago
  63. e1a6eac add missing parameter index to diag by Matt Beaumont-Gay · 12 years ago
  64. 70712b2 fix display of source lines with null characters by Seth Cantrell · 12 years ago
  65. e9a3b76 Nicer display of unprintable source, and fix caret display for non-ascii text by Seth Cantrell · 12 years ago
  66. 54881cb Simplify calls to mergeVisibility* by passing in the LinkageInfo. No by Rafael Espindola · 12 years ago
  67. 76a98be objective-c modern translation. Correct rewriting of by Fariborz Jahanian · 12 years ago
  68. e1430e9 Typo fix. by Sirish Pande · 12 years ago
  69. c661f14 Switches the JSONCompilationDatabase to use the YAML parser. by Manuel Klimek · 12 years ago
  70. 82a9478 Fix to avoid warning. Also add header, and lincense information. by Sirish Pande · 12 years ago
  71. b2d899e Emulate a MSVC bug where the creation of pointer-to-member to protected member of base class is allowed but only from a static function. by Francois Pichet · 12 years ago
  72. 0407a04 fix a typo by Gabor Greif · 12 years ago
  73. 49a110d Convert vperm2f128 and vperm2i128 intrinsics back to using llvm intrinsics. Unfortunately, these instructions have behavior that can't be modeled with shuffle vector. by Craig Topper · 12 years ago
  74. 7d6c8a1 Attempt to fix test. by Eli Friedman · 12 years ago
  75. 01561d1 Change ExprEngine::shouldInlineDecl() to be defensive in checking if the CFG of the callee is valid. Fixes <rdar://problem/11257631>. by Ted Kremenek · 12 years ago
  76. 26397ed Fix case where the alignment is overaligned, per Eli's suggestion. by Chad Rosier · 12 years ago
  77. 07d2f56 Link to a tiny patch to libstdc++-4.7 to work around the <chrono> issues by Richard Smith · 12 years ago
  78. e6975e9 Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it. by Richard Smith · 12 years ago
  79. 7fea7c8 Make sure EmitMoveFromReturnSlot is passing the correct alignment to by Chad Rosier · 12 years ago
  80. 0ff258b Typo. by Eric Christopher · 12 years ago
  81. 0e97681 Modern objective-c translator:'self' used inside by Fariborz Jahanian · 12 years ago
  82. a9d45a3 [libclang] Make sure that when we have multiple @class references in the same line, by Argyrios Kyrtzidis · 12 years ago
  83. 43aa1c3 modern objective-c translator: translation of implicit by Fariborz Jahanian · 12 years ago
  84. 9a70cdd [analyzer] Fix a false alarm in SelfInitChecker (radar://11235991). by Anna Zaks · 12 years ago
  85. ffce11b [analyzer] +comments by Anna Zaks · 12 years ago
  86. 5a389f1 [analyzer] Fixup for a test case. by Anna Zaks · 12 years ago
  87. 93a4994 objective-c modern translator: buildit objc bool by Fariborz Jahanian · 12 years ago
  88. 9482a18 [libclang] Spelling range for a objc category should the category name range, not the class one. by Argyrios Kyrtzidis · 12 years ago
  89. 3c6ed1b Remove support for -fast-math metadata for the moment. by Duncan Sands · 12 years ago
  90. 2850376 Per Richard's comments on r154794, add the checks necessary to handle constant-folding relational comparisons safely in case the user is using -fwrapv or equivalent. by Eli Friedman · 12 years ago
  91. e9836a2 Revert r154749 for now at John McCall's request. by Rafael Espindola · 12 years ago
  92. 74e2fc3 Implement the last part of C++ [class.mem]p2, delaying the parsing of by Douglas Gregor · 12 years ago
  93. 0f90590 Use ordering and the explicit visibility bit instead of modifying by Rafael Espindola · 12 years ago
  94. 2b5949e Readd lost "undef BUILTIN" to fix the build. by David Blaikie · 12 years ago
  95. 10e675d Generate fpmath metadata when -ffast-math. Note that no optimizations are hooked by Duncan Sands · 12 years ago
  96. 7ac715f Hexagon V5(Floating Point) support. by Sirish Pande · 12 years ago
  97. 48c2407 Remove unused method. by Rafael Espindola · 12 years ago
  98. 60c7707 Adjust for LLVM name tweaks requested by Chandler. by Duncan Sands · 12 years ago
  99. 62d9f11 Add another constructor to LVFlags and use it to simplify the code a bit. by Rafael Espindola · 12 years ago
  100. cefc3af Implement C++11 [expr.prim.general]p3, which permits the use of 'this' by Douglas Gregor · 12 years ago