1. 29b37a0 AST: __uuidof should leak through templated types by David Majnemer · 11 years ago
  2. 8451a45 ObjectiveC migrator: When inferring a property, by Fariborz Jahanian · 11 years ago
  3. d46ab5e Add the missing "n" to libm LIBBUILTIN definitions by Hal Finkel · 11 years ago
  4. 130fcc8 Preserve exception specs in function decl merging. by Eli Friedman · 11 years ago
  5. c64bbe8 clang-cl: ignore /RTC options (PR17129) by Hans Wennborg · 11 years ago
  6. db2c42c Debug Info: Update testing case. by Manman Ren · 11 years ago
  7. 0c01835 OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp) by Alexey Bataev · 11 years ago
  8. 906db27 Follow up on commit r190159. Also test the KFreeBSD i686 platform defines + minor cosmetics by Sylvestre Ledru · 11 years ago
  9. bd46142 Add a test for the KFreeBSD define (#define __FreeBSD_kernel__ 1). This was introduced in commit r190048 by Sylvestre Ledru · 11 years ago
  10. d7d94dc OpenCL allows the (pre/post)-(increment/decrement) operator on integer vector types, by David Tweed · 11 years ago
  11. 1ae7484 Avoid double edges when constructing CFGs by Pavel Labath · 11 years ago
  12. 74341d8 PR17046, PR17092: Debug Info assert-on-valid due to member loss when context creation recreates the item the context is created for by David Blaikie · 11 years ago
  13. 9c5716c Add self-comparison warnings for fields. by Eli Friedman · 11 years ago
  14. a33ab60 Consumed Analysis: The 'consumable' attribute now takes a identifier specifying the default assumed state for objects of this class by David Blaikie · 11 years ago
  15. 3082be2 When creating an implicit conversion sequence for a reference of type T from an by Richard Smith · 11 years ago
  16. 9ec2891 C++11 attributes after 'constructor-name (' unambiguously signal that we have a by Richard Smith · 11 years ago
  17. dae9271 Improve error for "override" + non-virtual func. by Eli Friedman · 11 years ago
  18. 7fd8fb3 ObjectiveC migrator: tighten the rules for when by Fariborz Jahanian · 11 years ago
  19. 832e921 Debug Info: Update testing case. by Manman Ren · 11 years ago
  20. e38f08a ObjectiveC modern translator: fix up generated fast enumeration by Fariborz Jahanian · 11 years ago
  21. a6e7e49 clang-cl: Use .obj as extension for unnamed object files (PR17095) by Hans Wennborg · 11 years ago
  22. b2c7047 Support suppressing unused arguments warnings as a core option so that by Chandler Carruth · 11 years ago
  23. e768c97 [analyzer] Restructure a test file by Pavel Labath · 11 years ago
  24. efb288c For "expected unqualified-id" errors after a double colon, and the double colon by Richard Trieu · 11 years ago
  25. a5e77a8 Add specific warning flags for GNU ext in lexer. by Eli Friedman · 11 years ago
  26. 86164e8 Note when a decl is used in AST files. by Eli Friedman · 11 years ago
  27. e7eb0c4 PR17103: Scoped enumerations with signed integer types have signed integer by Richard Smith · 11 years ago
  28. e9813b3 Tweak implementation of -Wwrite-strings to better match the behavior of current GCCs: by Richard Smith · 11 years ago
  29. 4afe579 ObjectiveC migrator: start introducing NS_XXX annotations by Fariborz Jahanian · 11 years ago
  30. 0d520f7 Do not emit duplicate global initializers for template static data members inside namespaces by David Blaikie · 11 years ago
  31. 0aae289 ASTDumper: fix dump of CXXCatchStmt by Pavel Labath · 11 years ago
  32. 179b45c clang/test/Driver/working-directory.c: Exclude msys bash rather than tweaking expressions. by NAKAMURA Takumi · 11 years ago
  33. 912502b Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions: by Hao Liu · 11 years ago
  34. 3bf48ca Disable llvm optimizations, but keep -O1 to test available_externally. by Rafael Espindola · 11 years ago
  35. 65db61f Disable llvm optimizations, but keep -O1 to test available_externally. by Rafael Espindola · 11 years ago
  36. 419635f Use %clang_cc1. by Rafael Espindola · 11 years ago
  37. 1e75a1a Clear LookupResult object if invalid candidate is found. by Serge Pavlov · 11 years ago
  38. a3f55b0 Don't pass -O0 to clang_cc1, it is the default. by Rafael Espindola · 11 years ago
  39. c47063e Order initializers of static data members of explicit specializations by Reid Kleckner · 11 years ago
  40. bdf3341 Add a diagnostic group for the "ignoring (static|inline) keyword on by Peter Collingbourne · 11 years ago
  41. 5f7ac67 ObjectiveC migrator: Cannot use bridging annotations for by Fariborz Jahanian · 11 years ago
  42. 5847b71 Fix the test on -Asserts build. by Rafael Espindola · 11 years ago
  43. 28c73f1 Use -O0 in this test too. by Rafael Espindola · 11 years ago
  44. 709a8ca clang-cl: Make -W a core option so we can adjust clang warnings. by Reid Kleckner · 11 years ago
  45. 752e1b4 Don't run optimizations in a clang test. by Rafael Espindola · 11 years ago
  46. 67ac998 Parser: support Microsoft syntax for 'typename typedef' by David Majnemer · 11 years ago
  47. 5094920 Consumed analysis: update to comments in test cases. by DeLesley Hutchins · 11 years ago
  48. dc1ac5e Emit uuid globals as linkonce_odr by Reid Kleckner · 11 years ago
  49. 889a675 Don't emit an available_externally vtable pointing to linkonce_odr funcs. by Rafael Espindola · 11 years ago
  50. caa5ab2 Switched FormatAttr to using an IdentifierArgument instead of a StringArgument since that is a more accurate modeling. by Aaron Ballman · 11 years ago
  51. 0e8534e Consumed analysis: add return_typestate attribute. by DeLesley Hutchins · 11 years ago
  52. 5c62d57 ARM: Update testcases for improved codegen. by Jim Grosbach · 11 years ago
  53. 36d558d Add an implicit dtor CFG node just before C++ 'delete' expressions. by Jordan Rose · 11 years ago
  54. 617f4c5 Attempt to migrate default dwarf version to 4 for linux. by Eric Christopher · 11 years ago
  55. f2adae3 Pass -target instead of using "REQUIRES: clang-driver". by Rafael Espindola · 11 years ago
  56. 4367829 Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" by Rafael Espindola · 11 years ago
  57. 5d4fa91 Disable this on mingw again. by Rafael Espindola · 11 years ago
  58. a673dbd Use -### instead of -ccc-print-options. by Rafael Espindola · 11 years ago
  59. 8f1a2db OpenMP: Data-sharing attributes analysis and clause 'shared' by Alexey Bataev · 11 years ago
  60. 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
  61. 4d40322 Mark that qualifiers can prefix the auto type. This seems to just have by Chandler Carruth · 11 years ago
  62. 4ca401b Trying to fix tests with in-tree builds, that contain a .clang-format files in by Alexander Kornienko · 11 years ago
  63. 97eb2d5 Fix gnueeabi typo in tests by Renato Golin · 11 years ago
  64. 3361f10 Test for empty .clang-format file. by Alexander Kornienko · 11 years ago
  65. 95ab9e3 [analyzer] Add very limited support for temporary destructors by Pavel Labath · 11 years ago
  66. 439fc85 Switch the default mode for clang-format to '-file'. Make 'LLVM' the by Chandler Carruth · 11 years ago
  67. 0180688 Improving objc_ownership attribute test coverage. by Aaron Ballman · 11 years ago
  68. 9a96de7 The diagnostic err_init_conversion_failed uses the enum by Richard Trieu · 11 years ago
  69. 624421f Consolidating the notion of a GNU attribute parameter with the attribute argument list. by Aaron Ballman · 11 years ago
  70. 8a6ad2a ObjectiveC migrator: If we find a method that returns a C pointer by Fariborz Jahanian · 11 years ago
  71. c55bee6 Consumed analysis: add 'consumable' class attribute. by DeLesley Hutchins · 11 years ago
  72. bf3d71e [analyzer] Treat the rvalue of a forward-declared struct as Unknown. by Jordan Rose · 11 years ago
  73. c9820eb ObjectiveC migrator: infer NS_ENUM even when user by Fariborz Jahanian · 11 years ago
  74. b98ce37 Add support for -march=slm, aka Intel Atom Silvermont. by Benjamin Kramer · 11 years ago
  75. 2ddffa1 clang-cl: Pass -incremental:no to linker when using ASan by Hans Wennborg · 11 years ago
  76. 3b8e0b7 Revert r189649 because it was breaking sanitizer bots. by Yunzhong Gao · 11 years ago
  77. 66ea35d Sema: avoid reuse of Exprs when synthesizing operator= by Pavel Labath · 11 years ago
  78. 51a31e1 Fixing a bug where debug info for a local variable gets emitted at file scope. by Yunzhong Gao · 11 years ago
  79. bb6b5e4 Mention in AST dump whether a class declaration is a definition. by Richard Smith · 11 years ago
  80. c2d7757 Don't eagerly load all conversion operators when loading a class declaration by Richard Smith · 11 years ago
  81. e8519c3 Add ms_abi and sysv_abi attribute handling. by Charles Davis · 11 years ago
  82. 3f12581 Pass the special backend option to this test for now to get it passing again. by Eric Christopher · 11 years ago
  83. 868edfa Map from local decl IDs to global decl IDs when lazily deserializing friend decl chains. by Richard Smith · 11 years ago
  84. ad162e9 ObjectiveC migrator: User of hexadecimal enumerator by Fariborz Jahanian · 11 years ago
  85. cd03f86 Be lazier when loading KeyFunctions from PCH/modules. We don't need to load by Richard Smith · 11 years ago
  86. 4e1a82c Adjust clang for change to APFloat::toString. by Eli Friedman · 11 years ago
  87. 83369bf Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  88. 4252598 Consumed analysis: track function parameters. Patch by chris.wailes@gmail.com. by DeLesley Hutchins · 11 years ago
  89. d324a0b Consumed analysis: non-const methods no longer transfer an object into an by DeLesley Hutchins · 11 years ago
  90. 1876045 Debug Info: this reverts commit r189600. by Manman Ren · 11 years ago
  91. f1acc31 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  92. b7dc1f5 Consumed analysis: improve handling of conditionals. by DeLesley Hutchins · 11 years ago
  93. 57af901 clang/test/Frontend/rewrite-includes.c: Tweak expressions for r'\\', not r'\', on win32. by NAKAMURA Takumi · 11 years ago
  94. 3c114f7 [analyzer] Fix handling of "empty" structs with base classes by Pavel Labath · 11 years ago
  95. a4516a5 [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo. by Daniel Dunbar · 11 years ago
  96. 3432b78 Properly escape filenames in line directives. by Eli Friedman · 11 years ago
  97. b69f9e0 use the last passed -munaligned-access / -mno-unaligned-access by Renato Golin · 11 years ago
  98. 9d57b8d Sema: Subst type default template args earlier by David Majnemer · 11 years ago
  99. 5b98aba ObjectiveC migrator. This patch infers readonly properties for no-parameter by Fariborz Jahanian · 11 years ago
  100. 7dc8e81 Add missing definitions to unwind.h. by Peter Collingbourne · 11 years ago