1. 6c89eaf objective-c: just as we have done for method definitions, by Fariborz Jahanian · 12 years ago
  2. a9e8b9e -Wuninitialized: assume that an __attribute__((returns_twice)) function might by Richard Smith · 12 years ago
  3. 7007c07 test/Driver/crash-report.c: don't fail if there are no files left behind by a previous run of this test! by Richard Smith · 12 years ago
  4. bbe3341 Thread safety analysis: fixed bug that occurs when very silly people by DeLesley Hutchins · 12 years ago
  5. 70cbf3c [analyzer] Introduce CXXAllocatorCall to handle placement arg invalidation. by Jordan Rose · 12 years ago
  6. 879a433 Thread safety analysis: fixed incorrect error message at the end of a locks_required function. by DeLesley Hutchins · 12 years ago
  7. c36eda1 Thread safety analysis: don't warn in case of duplicate annotation. by DeLesley Hutchins · 12 years ago
  8. a617240 Improve crash reporting test coverage. by David Blaikie · 12 years ago
  9. 76f0a6e Thread Safety Analysis: turn off checking within trylock functions. by DeLesley Hutchins · 12 years ago
  10. 5fe9b29 Add a warning flag for "'extern' variable has an initializer". by Matt Beaumont-Gay · 12 years ago
  11. 4a26392 Extend a workaround for a CMake bug in LLVM's r159593 to apply to by Chandler Carruth · 12 years ago
  12. 1e537f4 We support a mode where the Clang regression tests are run but not the by Chandler Carruth · 12 years ago
  13. 7dd900e In blocks, only pretend that enum constants have enum type if necessary. by Jordan Rose · 12 years ago
  14. b135f0f When we're looking for redeclarations which might provide a definition in CodeGen, make sure we examine all the redeclarations. PR13252. by Eli Friedman · 12 years ago
  15. 2436415 Make this test invariant to future changes of the max loop unrolling count. by Ted Kremenek · 12 years ago
  16. 8a50fe0 Be more eager about setting the 'Invalid' bit on an invalid class by Douglas Gregor · 12 years ago
  17. 371b477 Fix subtle bug in AnalysisConsumer where we would not analyze functions whose parent by Ted Kremenek · 12 years ago
  18. 56e9b0d Switch from using a lit.cfg-generator variable to the real variable in by Chandler Carruth · 12 years ago
  19. fe6a011 [analyzer] Convert existing checkers to use check::preCall and check::postCall. by Jordan Rose · 12 years ago
  20. 85d7e01 [analyzer] Move the last bits of CallOrObjCMessage over to CallEvent. by Jordan Rose · 12 years ago
  21. 4531b7d [analyzer] Convert RetainCountChecker to use CallEvent as much as possible. by Jordan Rose · 12 years ago
  22. 740d490 [analyzer] Add a new abstraction over all types of calls: CallEvent by Jordan Rose · 12 years ago
  23. 7518b37 [PCH] Make sure that all newly introduced visible decls in a DeclContext by Argyrios Kyrtzidis · 12 years ago
  24. 139be70 A ':' after an enum-specifier at class scope is a bitfield, not a typo for a ';'. by Richard Smith · 12 years ago
  25. d99ef53 Add a new libclang completion API to get brief documentation comment that is by Dmitri Gribenko · 12 years ago
  26. 435d268 Rename tzcnt intrinsics to match gcc. by Craig Topper · 12 years ago
  27. 622da85 Additional testing for fixes in r158289 and r158290 to allow implicitly-declared by Richard Smith · 12 years ago
  28. fb40e3f PR13189: va_list broken with precompiled headers by Meador Inge · 12 years ago
  29. f70a886 Add support for the C11 _Alignof keyword. by Jordan Rose · 12 years ago
  30. db29318 [libclang] add CompilationDatabase support by Arnaud A. de Grandmaison · 12 years ago
  31. 82a53bd Switch Clang to use the new common LLVM CMake infrastructure for adding by Chandler Carruth · 12 years ago
  32. 075a543 blocks: fixes a crash when encoding block type by Fariborz Jahanian · 12 years ago
  33. 1ba4723 test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investigating. by NAKAMURA Takumi · 12 years ago
  34. ccda680 Remove dependency on string.h by Fariborz Jahanian · 12 years ago
  35. a275229 Unbreak the test from r159469. by David Blaikie · 12 years ago
  36. 648e763 Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestion by Richard Trieu · 12 years ago
  37. 7e68ba5 objective-c IRGen: fixes a crash when method type is being mangled by Fariborz Jahanian · 12 years ago
  38. e75d9cf Use -frewrite-includes for crash reports. by David Blaikie · 12 years ago
  39. 4ac5751 In Sema::ClassifyName, try to avoid nonsensical corrections to by Kaelyn Uhrain · 12 years ago
  40. 529cdf4 Update the %diff modifer to have an alternate string print when a template tree by Richard Trieu · 12 years ago
  41. 04ca19b Add a fix-it hint note to -Wunique-enum to suggest that the last element gets by Richard Trieu · 12 years ago
  42. 6734ec4 objective-c modern translator: synthesize argument type by Fariborz Jahanian · 12 years ago
  43. 193f91b Patch for handling C99 veriadic macros when using precompiled headers, by Douglas Gregor · 12 years ago
  44. be8d55c objective-c modern translator: Translation into objc_msgSend_stret by Fariborz Jahanian · 12 years ago
  45. 619ee6a Avoid redundant error when redefining a function as deleted. by David Blaikie · 12 years ago
  46. 0851e3b clang/test/Misc/diag-template-diffing-color.cpp: Remove XFAIL:cygwin. Cygwin has some terminal emulation of escape sequences. by NAKAMURA Takumi · 12 years ago
  47. 7b7c973 Update based on move of DIBuilder.h to include/llvm. by Bill Wendling · 12 years ago
  48. 16d0078 From Philippe Canal: by Axel Naumann · 12 years ago
  49. 56c045e X86: add more GATHER intrinsics in Clang by Manman Ren · 12 years ago
  50. 592a423 When a builtin that requires a constant is given a type- or by Douglas Gregor · 12 years ago
  51. c84804a X86: add more GATHER intrinsics in Clang by Manman Ren · 12 years ago
  52. 14b2327 Teach the __is_trivially_assignable and __is_trivially_constructible by Douglas Gregor · 12 years ago
  53. 65cf624 Switch Clang's CMake lit.site.cfg generation over to use the common by Chandler Carruth · 12 years ago
  54. 8d0f528 [analyzer] Add a test that we are, in fact, doing a DFS on the ExplodedGraph. by Jordan Rose · 12 years ago
  55. 43bb179 Warn on self-assignment to member variables. PR13104. by Nico Weber · 12 years ago
  56. c99a5d8 Thread safety analysis: support release() function on scoped lockable objects. by DeLesley Hutchins · 12 years ago
  57. 50badd5 Fix template type diffing coloring (r159216) when forcing color output to a file (not a terminal) by David Blaikie · 12 years ago
  58. 0963017 Support the use of "=delete" and "=default" with delayed template by Douglas Gregor · 12 years ago
  59. 712692e Only print a semicolon after "no known conversion for Nth argument" if there by Matt Beaumont-Gay · 12 years ago
  60. fbf7005 Support MIPS DSP Rev1 intrinsics. by Simon Atanasyan · 12 years ago
  61. 0239df8 Warn on weak properties declared in protocols as well. by Jordan Rose · 12 years ago
  62. 4a889e4 Disable devirtualization when we have covariant returns. I will open a bug by Rafael Espindola · 12 years ago
  63. ea01d76 Don't devirtualize calls when we don't have the correct type of the this pointer by Rafael Espindola · 12 years ago
  64. de981f3 Add -ftls-model command-line flag. by Hans Wennborg · 12 years ago
  65. b6ebd44 Add warning flag -Winvalid-pp-token for preprocessing-tokens which have by Richard Smith · 12 years ago
  66. 632fbaa Fix another issue with devirtualizing calls to final methods by passing them by Rafael Espindola · 12 years ago
  67. d558b52 Cleanup \brief comment. Since it is a single paragraph, no need to save newlines there. by Dmitri Gribenko · 12 years ago
  68. f199b9c Teach \brief parser about commands that start a new paragraph implicitly by Dmitri Gribenko · 12 years ago
  69. 8bdb58a Attaching documentation comments to declarations: don't attach a comment to a declaration if there is a preprocessor directive between them. by Dmitri Gribenko · 12 years ago
  70. 8771872 Two more tests for PR13207 - wrong mangling of templates with back references [-cxx-abi microsoft] by Timur Iskhodzhanov · 12 years ago
  71. f4bcfa1 Propagate lvalue alignment into bitfields. Per report on cfe-dev. by Eli Friedman · 12 years ago
  72. 7c16d58 objective-c mrc: Issue warning for mrc, as is done for arc, when by Fariborz Jahanian · 12 years ago
  73. 83ea530 Check for non-POD vararg argument type after default argument promotion, not by Richard Smith · 12 years ago
  74. 12d2cc7 patch to suggest 'static' function should be 'static inline' by Fariborz Jahanian · 12 years ago
  75. 0713d99 Fix a crash I introduced in r159212. by Rafael Espindola · 12 years ago
  76. 1255e1b Add a test for unterminated /* comments. by Dmitri Gribenko · 12 years ago
  77. 4421e55 Remove a completely unused and remarkably inaccurate list of test by Chandler Carruth · 12 years ago
  78. 073b98e Update the Clang CMake build to reflect the name change in LLVM r159258. by Chandler Carruth · 12 years ago
  79. 2dc509d Introduce __has_feature(attribute_unused_on_fields) to determine whether by Daniel Jasper · 12 years ago
  80. 7249eb0 Add a few (currently failing) tests for the PR13207 (template mangling in the presence of back references). by Timur Iskhodzhanov · 12 years ago
  81. df43804 Add a few more test cases for the -cxx-abi microsoft mangler. Some of them were broken recently by Timur Iskhodzhanov · 12 years ago
  82. 4285f84 [Windows] Improve mangling of templates when back references are present by Timur Iskhodzhanov · 12 years ago
  83. 540f9ae preprocessing: gcc supports #line 0. So, treat this by Fariborz Jahanian · 12 years ago
  84. 7bbf9d1 unit test tweak by Andrew Trick · 12 years ago
  85. 2d44d77 Implement a lexer for structured comments. by Dmitri Gribenko · 12 years ago
  86. 5283c99 X86: add GATHER intrinsics (AVX2) in Clang by Manman Ren · 12 years ago
  87. 12582bd Fix a bug in my previous patch: If we are not doing a virtual call because by Rafael Espindola · 12 years ago
  88. 246b6aa Add template type diffing to Clang. This feature will provide a better by Richard Trieu · 12 years ago
  89. 72c1a6a MachineBlockPlacement would prefer that clang lay out blocks in source order. by Andrew Trick · 12 years ago
  90. de37628 objc: adds diagnostic group to several old objc warnings. by Fariborz Jahanian · 12 years ago
  91. 0b4fe50 During codegen of a virtual call we would extract any casts in the expression by Rafael Espindola · 12 years ago
  92. 7ed4f66 [driver] Make -serialize-diagnostics (one dash) and alias for by Chad Rosier · 12 years ago
  93. 4904bf4 block literal irgen: several improvements on naming block by Fariborz Jahanian · 12 years ago
  94. b9d2b3b [asan] add missing asan instrumentation in generated global init functions by Kostya Serebryany · 12 years ago
  95. e92b1f4 Fix lifetime issue for backing APValue of OpaqueValueExpr in recursive by Richard Smith · 12 years ago
  96. b4e8008 Give L__FUNCTION__ the right type in templates. PR13206. by Nico Weber · 12 years ago
  97. 94d92fb Add tests that I wrote for r159060 but forgot to `svn add`. by Nico Weber · 12 years ago
  98. d9cf826 PR12937: Explicitly deleting an explicit template specialization. by David Blaikie · 12 years ago
  99. c9f3517 Extend the "expected ';' after struct" logic to also apply to enums, and to by Richard Smith · 12 years ago
  100. f6172ae Use std::map instead of llvm::DenseMap because we rely on the stability of references to values in these maps. PR13197. by Eli Friedman · 12 years ago