1. 4367829 Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" by Rafael Espindola · 11 years ago
  2. 5d4fa91 Disable this on mingw again. by Rafael Espindola · 11 years ago
  3. a673dbd Use -### instead of -ccc-print-options. by Rafael Espindola · 11 years ago
  4. 8f1a2db OpenMP: Data-sharing attributes analysis and clause 'shared' by Alexey Bataev · 11 years ago
  5. bb0b614 the call to UsualArithmeticConversions should come after the call to CheckVectorOperands on CheckConditionalOperands function. This problem caused compilation error with test17 on "test/CodeGen/ext-vector.c". by Jin-Gu Kang · 11 years ago
  6. 4d40322 Mark that qualifiers can prefix the auto type. This seems to just have by Chandler Carruth · 11 years ago
  7. 4ca401b Trying to fix tests with in-tree builds, that contain a .clang-format files in by Alexander Kornienko · 11 years ago
  8. 97eb2d5 Fix gnueeabi typo in tests by Renato Golin · 11 years ago
  9. 3361f10 Test for empty .clang-format file. by Alexander Kornienko · 11 years ago
  10. 95ab9e3 [analyzer] Add very limited support for temporary destructors by Pavel Labath · 11 years ago
  11. 439fc85 Switch the default mode for clang-format to '-file'. Make 'LLVM' the by Chandler Carruth · 11 years ago
  12. 0180688 Improving objc_ownership attribute test coverage. by Aaron Ballman · 11 years ago
  13. 9a96de7 The diagnostic err_init_conversion_failed uses the enum by Richard Trieu · 11 years ago
  14. 624421f Consolidating the notion of a GNU attribute parameter with the attribute argument list. by Aaron Ballman · 11 years ago
  15. 8a6ad2a ObjectiveC migrator: If we find a method that returns a C pointer by Fariborz Jahanian · 11 years ago
  16. c55bee6 Consumed analysis: add 'consumable' class attribute. by DeLesley Hutchins · 11 years ago
  17. bf3d71e [analyzer] Treat the rvalue of a forward-declared struct as Unknown. by Jordan Rose · 11 years ago
  18. c9820eb ObjectiveC migrator: infer NS_ENUM even when user by Fariborz Jahanian · 11 years ago
  19. b98ce37 Add support for -march=slm, aka Intel Atom Silvermont. by Benjamin Kramer · 11 years ago
  20. 2ddffa1 clang-cl: Pass -incremental:no to linker when using ASan by Hans Wennborg · 11 years ago
  21. 3b8e0b7 Revert r189649 because it was breaking sanitizer bots. by Yunzhong Gao · 11 years ago
  22. 66ea35d Sema: avoid reuse of Exprs when synthesizing operator= by Pavel Labath · 11 years ago
  23. 51a31e1 Fixing a bug where debug info for a local variable gets emitted at file scope. by Yunzhong Gao · 11 years ago
  24. bb6b5e4 Mention in AST dump whether a class declaration is a definition. by Richard Smith · 11 years ago
  25. c2d7757 Don't eagerly load all conversion operators when loading a class declaration by Richard Smith · 11 years ago
  26. e8519c3 Add ms_abi and sysv_abi attribute handling. by Charles Davis · 11 years ago
  27. 3f12581 Pass the special backend option to this test for now to get it passing again. by Eric Christopher · 11 years ago
  28. 868edfa Map from local decl IDs to global decl IDs when lazily deserializing friend decl chains. by Richard Smith · 11 years ago
  29. ad162e9 ObjectiveC migrator: User of hexadecimal enumerator by Fariborz Jahanian · 11 years ago
  30. cd03f86 Be lazier when loading KeyFunctions from PCH/modules. We don't need to load by Richard Smith · 11 years ago
  31. 4e1a82c Adjust clang for change to APFloat::toString. by Eli Friedman · 11 years ago
  32. 83369bf Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  33. 4252598 Consumed analysis: track function parameters. Patch by chris.wailes@gmail.com. by DeLesley Hutchins · 11 years ago
  34. d324a0b Consumed analysis: non-const methods no longer transfer an object into an by DeLesley Hutchins · 11 years ago
  35. 1876045 Debug Info: this reverts commit r189600. by Manman Ren · 11 years ago
  36. f1acc31 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  37. b7dc1f5 Consumed analysis: improve handling of conditionals. by DeLesley Hutchins · 11 years ago
  38. 57af901 clang/test/Frontend/rewrite-includes.c: Tweak expressions for r'\\', not r'\', on win32. by NAKAMURA Takumi · 11 years ago
  39. 3c114f7 [analyzer] Fix handling of "empty" structs with base classes by Pavel Labath · 11 years ago
  40. a4516a5 [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo. by Daniel Dunbar · 11 years ago
  41. 3432b78 Properly escape filenames in line directives. by Eli Friedman · 11 years ago
  42. b69f9e0 use the last passed -munaligned-access / -mno-unaligned-access by Renato Golin · 11 years ago
  43. 9d57b8d Sema: Subst type default template args earlier by David Majnemer · 11 years ago
  44. 5b98aba ObjectiveC migrator. This patch infers readonly properties for no-parameter by Fariborz Jahanian · 11 years ago
  45. 7dc8e81 Add missing definitions to unwind.h. by Peter Collingbourne · 11 years ago
  46. 11fa751 DebugInfo: Further fix/improvements to r189494 (and LLVM r189495). by David Blaikie · 11 years ago
  47. 3c6e5ce ObjectiveC migrator: In suggesting 'instancetype' use clang's by Fariborz Jahanian · 11 years ago
  48. 100dfd7 Debug Info testing case: update uuid testing case to check against Itanium. by Manman Ren · 11 years ago
  49. a601579 Fix "//" comments with -traditional-cpp in C++. by Eli Friedman · 11 years ago
  50. c0d1b6a For methods where clang automatically infers instancetype from the selector by Fariborz Jahanian · 11 years ago
  51. 62c90e1 Handle -D arguments ending in a backslash. by Eli Friedman · 11 years ago
  52. 3f93d4c Improve error for assignment to incomplete class. by Eli Friedman · 11 years ago
  53. 7b1e9b4 Debug Info testing case: move uuid-related testing to a separate file. by Manman Ren · 11 years ago
  54. 324cc03 clang-cl: Pass -debug to the linker when using -fsanitize=address by Hans Wennborg · 11 years ago
  55. 3aa6f43 [analyzer] Add support for testing the presence of weak functions. by Jordan Rose · 11 years ago
  56. f18bfd4 [analyzer] Assume new returns non-null even under -fno-exceptions by Pavel Labath · 11 years ago
  57. a2f9036 Richard makes a good point, clean up this test. by David Majnemer · 11 years ago
  58. cf5691e Revert r189440 - Disable loop vectorizer unrolling when no unrolling requested by Hal Finkel · 11 years ago
  59. f95b589 Disable loop vectorizer unrolling when no unrolling requested by Hal Finkel · 11 years ago
  60. c894001 Some of this test doesn't want -std=c++11 by David Majnemer · 11 years ago
  61. 65442a5 This test now needs C++11 by David Majnemer · 11 years ago
  62. 97ed61f AST: Don't treat a TemplateExpansion as a Template by David Majnemer · 11 years ago
  63. c7971a9 Revert "PR14569: Omit debug info for thunks" by David Blaikie · 11 years ago
  64. ef07203 Delete CC_Default and use the target default CC everywhere by Reid Kleckner · 11 years ago
  65. a7f6a94 ObjectiveC migrator: Do not add explicit cf annotation for by Fariborz Jahanian · 11 years ago
  66. 2450b82 Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available by Roman Divacky · 11 years ago
  67. 3c4da0c clang-cl: Support -fsanitize=address by Hans Wennborg · 11 years ago
  68. 55ee1eb Warn that -O4 is the same as -O3. by Rafael Espindola · 11 years ago
  69. 1f71f39 [-cxx-abi microsoft] Change the vdtor implicit should_call_delete argument type to int by Timur Iskhodzhanov · 11 years ago
  70. 1942e18 PR14569: Omit debug info for thunks by David Blaikie · 11 years ago
  71. d7feb04 Debug Info: follow-up patch to r189283. by Manman Ren · 11 years ago
  72. 0858246 Debug Info: add an identifier field to DICompositeType. by Manman Ren · 11 years ago
  73. 134bf5d Use CHECK-DAG in this test. by Rafael Espindola · 11 years ago
  74. c3030bc Simplify/clean up debug info suppression in CodeGenFunction by David Blaikie · 11 years ago
  75. 8d9f800 Test by David Blaikie · 11 years ago
  76. 15b2674 Handle predefined expression for a captured statement by Wei Pan · 11 years ago
  77. 4b10406 Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64 by Timur Iskhodzhanov · 11 years ago
  78. 0affc67 Teach the Linux toolchain about more modern Gentoo installations of GCC by Chandler Carruth · 11 years ago
  79. 5db8b31 DebugInfo: Emit info for casted decls in template args by David Majnemer · 11 years ago
  80. 6db9088 Produce an error when trying to link with -emit-llvm. by Rafael Espindola · 11 years ago
  81. ed0059c Tests for ARM aligned access + reserved R9 by Renato Golin · 11 years ago
  82. ae3d7a1 Fix test, make the template type a const pointer. by David Majnemer · 11 years ago
  83. 87b1f6d DebugInfo: Emit info for constant expressions in template arguments by David Majnemer · 11 years ago
  84. 3b0f62b Don't imply -flto with -O4. by Rafael Espindola · 11 years ago
  85. 9e8bd1d Consumed analysis: change class name in test cases. by DeLesley Hutchins · 11 years ago
  86. 2b42935 Comment parsing: fix a bug where a line with whitespace between two paragraphs by Dmitri Gribenko · 11 years ago
  87. b2ae804 Revise -Wnewline-eof test per feedback from Dmitri. by Jordan Rose · 11 years ago
  88. 7865b8e Respect -Wnewline-eof even in C++11 mode. by Jordan Rose · 11 years ago
  89. 034457d correct test RUN parameters by Robert Lytton · 11 years ago
  90. 6a556a4 [analyzer] Refactor conditional expression evaluating code by Pavel Labath · 11 years ago
  91. d1282ec Sema: Properly support Microsoft-mode template arguments by David Majnemer · 11 years ago
  92. 8ef1b37 Reword a diagnostic to avoid a confusing implication that it might be talking by Richard Smith · 11 years ago
  93. b78b664 ObjectiveC migrator: builtin ObjectiveC types are not audited types. by Fariborz Jahanian · 11 years ago
  94. 7968ae2 Check for absence of the flag. by Bill Wendling · 11 years ago
  95. 5fdd207 Update to consumed analysis. by DeLesley Hutchins · 11 years ago
  96. b969e84 Add a separate llvm.global_ctors entry for linkonce_odr data initializers by Reid Kleckner · 11 years ago
  97. 0bd62ad FileCheckify a grep test. by Reid Kleckner · 11 years ago
  98. d173d78 ObjectiveC migrator: Provide ARC annotations for CF methods too. by Fariborz Jahanian · 11 years ago
  99. 6a29f67 DebugInfo: emit the definition of types when construction vtables are required as these types may never end up emitting the full class data by David Blaikie · 11 years ago
  100. 152b4e4 Revert "Implement a rudimentary form of generic lambdas." by Manuel Klimek · 11 years ago