1. 6f0bca7 Enable -ffreestanding for this test, to avoid #include_next'ing the system's by Richard Smith · 11 years ago
  2. a0c077e Provide test case for commit r185544. by Bill Schmidt · 11 years ago
  3. 9c4e770 Test case for PR7887 - failed with asm("") by Serge Pavlov · 11 years ago
  4. 2a02f4d [analyzer] Improve handling of noreturn destructors by Pavel Labath · 11 years ago
  5. 78148e7 Fixed test options. by Serge Pavlov · 11 years ago
  6. b2567dd Allow typo correction to try removing nested name specifiers. by Kaelyn Uhrain · 11 years ago
  7. caa16dd Look for corrections in enclosing namespaces that require a global NestedNameSpecifier. by Kaelyn Uhrain · 11 years ago
  8. 8ed38d8 Debug Info: set default to gdwarf-2 for Darwin. by Manman Ren · 11 years ago
  9. c16f207 Redirect the output of a test to a temporary file to prevent messing up by Richard Trieu · 11 years ago
  10. 5d90d18 [ms-cxxabi] Mangle variadic template parameter packs by Reid Kleckner · 11 years ago
  11. 21383fe Add regression test for PR12331. by Richard Smith · 11 years ago
  12. 8443188 More fixes for block mangling. by Eli Friedman · 11 years ago
  13. 439b701 Fix to PR15826 - clang hits assert in clang::ASTContext::getASTRecordLayout. by Serge Pavlov · 11 years ago
  14. 3302315 [analyzer] Pointers-to-members are (currently) Locs, not NonLocs. by Jordan Rose · 11 years ago
  15. ed2e2de Teach static analyzer about AttributedStmts by Pavel Labath · 11 years ago
  16. 1cf7c3f Don't skip lambdas when mangling local vars. by Eli Friedman · 11 years ago
  17. 7a36a59 Simplify linkage code for static local vars. by Eli Friedman · 11 years ago
  18. 07369dd Fix mangling for block literals. by Eli Friedman · 11 years ago
  19. 18a295d Fix MSP430 builtin types. by Anton Korobeynikov · 11 years ago
  20. 80db6a7 clang/test/lit.cfg: Improve is_filesystem_case_insensitive() to work properly on cygwin. by NAKAMURA Takumi · 11 years ago
  21. 3c3af14 PR16502: Fix a dumb bug where we might look past the last initializer in an by Richard Smith · 11 years ago
  22. 3b50e8d Restore r184205 and associated commits (after commit of r185290) by Stephen Lin · 11 years ago
  23. 0c0b390 Teach -Wunsequenced that the side-effects of a function evaluation are sequenced by Richard Smith · 11 years ago
  24. aa4bc18 Reinstate r185229, reverted in r185256, with a tweak: further ignore the by Richard Smith · 11 years ago
  25. 6e428a4 Revert r185229 as it breaks compilation of <windows.h> by Timur Iskhodzhanov · 11 years ago
  26. e36c728 [test] Add test case for rdar://14183893. by Argyrios Kyrtzidis · 11 years ago
  27. 5eab8d7 PR7927, PR16247: Reimplement handling of matching extern "C" declarations by Richard Smith · 11 years ago
  28. 5fb478b Fix error recovery with in-class initializer. by Eli Friedman · 11 years ago
  29. e1e35f7 [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to ItaniumCXXABI. by Peter Collingbourne · 11 years ago
  30. 6982bf4 Lazily deserialize function template specializations. This fixes a cycle in by Richard Smith · 11 years ago
  31. 8ffd0a4 Update for llvm::sys::fs::unique_file not creating directories. by Rafael Espindola · 11 years ago
  32. 5771aab Fix nested lifetime extension when a std::initializer_list member is by Richard Smith · 11 years ago
  33. 24118f5 Use the zero-argument DIBuilder::createNullPtrType in Clang. by Peter Collingbourne · 11 years ago
  34. 02a01fa Ensure that debugger calls to signature-less functions default to by John McCall · 11 years ago
  35. 267fad8 Revert "Revert r184787: "Added arm_neon intrinsic tests."" by Michael Gottesman · 11 years ago
  36. d943352 Under -fms-extensions, only inject a friend tag name when we didn't see a tag with that name in an enclosing scope. by Douglas Gregor · 11 years ago
  37. 375a4f5 Small improvements to createOutputFile. by Rafael Espindola · 11 years ago
  38. cbed3bf Add support for passing v8fp options via -mfpu. by Joey Gouly · 11 years ago
  39. 7419d01 Fix a conversion to incomplete type bug -- The error message now specifically states that the type is incomplete and points to the forward declaration of the incomplete type. by Larisse Voufo · 11 years ago
  40. 33b90b3 Handle all TemplateArguments in trivial TypeLocs. by Eli Friedman · 11 years ago
  41. 418dd3e PR16467: Teach -Wunsequenced that in C11 (unlike C++11), an assignment's by Richard Smith · 11 years ago
  42. 3b20f58 ObjectiveC: diagnose duplicate declaration of by Fariborz Jahanian · 11 years ago
  43. b4f0f3f This patch fixes PR16395, when HandleMSProperty returns null due to a declaration with no name. by Aaron Ballman · 11 years ago
  44. cd06f26 Rewrite record layout for ms_struct structs. by Eli Friedman · 11 years ago
  45. 4ec8d5b Add support for passing '-target armv8' through the Driver. by Joey Gouly · 11 years ago
  46. 11be064 Match MSVC's handling of commas during macro argument expansion by Reid Kleckner · 11 years ago
  47. eacc92f clang/test/Driver/pth.c: Fix r184942, a regexp like "\\\\" is redundant here. Should be matched to single \ with '\\'. by NAKAMURA Takumi · 11 years ago
  48. fd81592 Try to fix this test on the msys buildbot. by Rafael Espindola · 11 years ago
  49. 5407d4a clang/test/lit.cfg: Tweak getClangBuiltinIncludeDir() not to expose dosish path separator on MSYS bash.exe, since r184774. by NAKAMURA Takumi · 11 years ago
  50. 4fc5089 Lazily deserialize the "first' friend declaration when deserializing a class by Richard Smith · 11 years ago
  51. 86648b1 Fix PCH bug with member templates of local classes in nontemplate functions. by Faisal Vali · 11 years ago
  52. 7b6301f Remove PathV1.h usage from ToolChains.cpp. by Rafael Espindola · 11 years ago
  53. dccd04d Don't check for triviality on fields of templated records. We can't know the by Nick Lewycky · 11 years ago
  54. f6a144f Implement DR136 by David Majnemer · 11 years ago
  55. 5e37eec Make this test properly test both things it's trying to test. by Richard Smith · 11 years ago
  56. ba5da6e Missing test update from r184884. by Richard Smith · 11 years ago
  57. c7e863f PR8302: Check for shadowing a template parameter when declaring a template by Richard Smith · 11 years ago
  58. 147fab9 Don't try to get the layout of an invalid decl in getDeclAlign. by Matt Beaumont-Gay · 11 years ago
  59. 87b12b2 Implement DR21 by David Majnemer · 11 years ago
  60. ac83a3c Fix null pointer dereference if we redeclare an unprototyped function. Patch by by Richard Smith · 11 years ago
  61. db2fe73 More of N3652: don't add an implicit 'const' to 'constexpr' member functions when checking for overloads in C++1y. by Richard Smith · 11 years ago
  62. 548fba9 Objective-C: Warn when IBOutletCollection property by Fariborz Jahanian · 11 years ago
  63. c6fa115 Fix a couple of PPC predefined macros that I spotted while driving by by Chandler Carruth · 11 years ago
  64. 871a692 Revert r184787: "Added arm_neon intrinsic tests." by Chandler Carruth · 11 years ago
  65. be35df1 [analyzer] Handle zeroing CXXConstructExprs. by Jordan Rose · 11 years ago
  66. 1fc9111 [analyzer] Don't initialize virtual base classes more than once. by Jordan Rose · 11 years ago
  67. f9b4fea Fix regression from r184810. by Eli Friedman · 11 years ago
  68. 9db7f57 Fix deserializing of class template partial specializations. Assign sequence by Richard Smith · 11 years ago
  69. 72aa4c4 Fix noexcept for delete expressions. by Eli Friedman · 11 years ago
  70. 98f0723 Check for matching template-parameter-lists when merging template declarations. by Richard Smith · 11 years ago
  71. e4664a9 Accept both / and \\ to fix the windows bots. by Rafael Espindola · 11 years ago
  72. ea94314 Tweak -Wdeprecated-objc-pointer-introspection to have a subgroup for results of using -performSelectorXXX. by Ted Kremenek · 11 years ago
  73. 445df82 Added arm_neon intrinsic tests. by Michael Gottesman · 11 years ago
  74. bace10c Change mangling of objects inside block literals. by Eli Friedman · 11 years ago
  75. f21818d [ms-cxxabi] Use sugared types in the mangler instead of canonical types by Reid Kleckner · 11 years ago
  76. f75ece4 [arcmt/driver] For the -ccc-arcmt-* flags, claim them when -fno-objc-arc is passed to avoid the by Argyrios Kyrtzidis · 11 years ago
  77. 12df246 [AST] Introduce a new DecayedType sugar node by Reid Kleckner · 11 years ago
  78. 8d90b4a Add the global namespace (the "::" namespace specifier) to the list of by Kaelyn Uhrain · 11 years ago
  79. dbcc756 Check the canonical parameter type with getAs<>() in a static checker by Reid Kleckner · 11 years ago
  80. 1a554f7 Add some invalid-decl checks to clang_Type_getOffsetOf. by Matt Beaumont-Gay · 11 years ago
  81. 8c0501c [Sema] Call CheckParmForFunctionDef on ObjC method parameters by Reid Kleckner · 11 years ago
  82. 1b72799 clang/test/Driver/coverage-ld.c: Tweak expressions to match dosish pathsep on win32 hosts. by NAKAMURA Takumi · 11 years ago
  83. 80a393e The profile library must come before the C library so that it can use atexit. by Chandler Carruth · 11 years ago
  84. 096a394 Avoid adding entries to the DeclContext lookup table multiple times when lazily by Richard Smith · 11 years ago
  85. ac8f43c DebugInfo: ensure negative enumerators are emitted as such by David Blaikie · 11 years ago
  86. a32165c DebugInfo: Merge a bad debug info enum test into a good one by David Blaikie · 11 years ago
  87. acd954b Slightly improve cross-module merging for function templates. by Richard Smith · 11 years ago
  88. c5b0054 Comment parsing: allow "\param ..." to describe variadic arguments by Dmitri Gribenko · 11 years ago
  89. ddb10f7 When setting the external visible declarations for a decl context, check by Richard Smith · 11 years ago
  90. 6969e43 Documentation parsing: recognize \relates, \related, \relatesonly, \relatedonly by Dmitri Gribenko · 11 years ago
  91. 9db37cd Fix the addition of Clang's profile runtime library to the link step by Chandler Carruth · 11 years ago
  92. 39b230a Slightly loosen the test as there are other linker invocation patterns. by Chandler Carruth · 11 years ago
  93. c9a0dc5 Add and tighten up tests for cross compiling tool selection. This now by Chandler Carruth · 11 years ago
  94. 319957c Add null check (resolves PR16423) by Stephen Lin · 11 years ago
  95. 97e5bc2 Comment parsing: followup to r184610: allow multiple \returns by Dmitri Gribenko · 11 years ago
  96. b1ce929 Fix assert if an attempt is made to explicitly instantiate an alias template. by Richard Smith · 11 years ago
  97. 35178dc DebugInfo: Support (using GNU extensions) for template template parameters and parameter packs by David Blaikie · 11 years ago
  98. 2f68669 Revert r184401 which reverted r183462. by David Majnemer · 11 years ago
  99. e2a90b8 Extend -Wnon-pod-varargs to check calls made from member pointers. by Richard Trieu · 11 years ago
  100. 2ffcd18 [analyzer] Use output form collections’ count to decide if ObjC for loop should be entered by Anna Zaks · 11 years ago