1. d6a08d1 [ms-cxxabi] Mangle in an implicit 'E' for certain types on win64 by Reid Kleckner · 11 years ago
  2. 173a4cc Really fix the declaration of __clear_cache. by Rafael Espindola · 11 years ago
  3. 4537d6e Fix __clear_cache on ARM. by Rafael Espindola · 11 years ago
  4. a9d7b46 AArch64: add test for updated __clear_cache definition by Tim Northover · 11 years ago
  5. f039e3e Suppress bogus "use of undefined constexpr function" error if the function body by Richard Smith · 11 years ago
  6. 69db555 Use atomic instructions on linux thumb v7. by Rafael Espindola · 11 years ago
  7. 7be62a8 PR15956: Debug Info: Include the appropriate file location in types created due to using declarations by David Blaikie · 11 years ago
  8. ef202c3 [analyzer] Refactor: address Jordan’s code review of r181738. by Anna Zaks · 11 years ago
  9. b834a78 [analyzer] Warn about nil elements/keys/values in array and dictionary literals. by Anna Zaks · 11 years ago
  10. 620c0af Use atomic instructions on ARM linux. by Rafael Espindola · 11 years ago
  11. fbff0c4 Objective-C error recovery. This patch makes a quick by Fariborz Jahanian · 11 years ago
  12. 52a4693 Fix test/CodeGenCXX/captured-statements.cpp on powerpc64 by Ben Langmuir · 11 years ago
  13. f8aa155 Debug Info: PR14992: Support values for non-type template parameters of function type by David Blaikie · 11 years ago
  14. 6af701f OpenMP threadprivate with qualified names. by Alexey Bataev · 11 years ago
  15. d449468 Add missing triple to CodeGen test. by Richard Smith · 11 years ago
  16. d248e58 Fix stack overflow in linkage computation when a function with a deduced return by Richard Smith · 11 years ago
  17. 284b3cb C++1y: support for 'switch' statements in constexpr functions. This is somewhat by Richard Smith · 11 years ago
  18. f45c299 C++1y: provide full 'auto' return type deduction for lambda expressions. This by Richard Smith · 11 years ago
  19. 6bdc4c6 [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options. by Simon Atanasyan · 11 years ago
  20. 9dadfab C++1y deduced return types: when we deduce a return type for a function which by Richard Smith · 11 years ago
  21. 776a364 Debug Info: Silently accept template argument packs by David Blaikie · 11 years ago
  22. 9dfd243 PR14992: Debug Info: Support more non-type template parameters by David Blaikie · 11 years ago
  23. 566a9c3 ObjC debug info: Substitute the class type for methods that return by Adrian Prantl · 11 years ago
  24. 9cbcab8 Avoid patching storage class for block scope thread_local variables. by Enea Zaffanella · 11 years ago
  25. 42860f1 PR15966: don't get confused by a complex integer -> complex integer conversion by Richard Smith · 11 years ago
  26. f2d8fbe [analyzer] Assume [NSNull null] does not return nil. by Anna Zaks · 11 years ago
  27. 2654489 [analyzer] Do not check if sys/queue.h file is a system header. by Anna Zaks · 11 years ago
  28. 374ae32 [analyzer] Indirect invalidation counts as an escape for leak checkers. by Jordan Rose · 11 years ago
  29. 0b6d846 Codegen tests for captured statements with templates by Wei Pan · 11 years ago
  30. 15f92ba Add support for __wchar_t in -fms-extensions mode. by Hans Wennborg · 11 years ago
  31. 25d8c85 C++1y auto return type: when a function contains no 'return' statements at all, by Richard Smith · 11 years ago
  32. 7eca8d2 [libclang] When parsing with CXTranslationUnit_ForSerialization, make sure to install the ASTWriter that we create as an ASTMutationListener. by Argyrios Kyrtzidis · 11 years ago
  33. 0a050f7 Debug Info: Fix a problem that resulted in missing DW_AT_specifications by Adrian Prantl · 11 years ago
  34. 192b030 Remove dependence on system headers from this test, to try to make the Windows bots happier. by Richard Smith · 11 years ago
  35. f1e08ac Debug Info: include address-of ('&') operator and qualified names in template argument lists by David Blaikie · 11 years ago
  36. eac29c8 Fix some test cases I broke in r181552 by David Blaikie · 11 years ago
  37. 0a664b8 C++1y n3648: parse and reject init-captures for now. by Richard Smith · 11 years ago
  38. 0cd9ede DebugInfo: Simply & constrain test(s) for PR9600/PR9608 by David Blaikie · 11 years ago
  39. 2f78786 Add pragma-comment.c test case for r181426 that I forgot to add by Reid Kleckner · 11 years ago
  40. f632730 [ms-cxxabi] Implement member pointer conversions by Reid Kleckner · 11 years ago
  41. cadfe42 Fix captured statements codegen test on ARM by Ben Langmuir · 11 years ago
  42. 524387a CodeGen for CapturedStmts by Ben Langmuir · 11 years ago
  43. de8e443 Add testcase missed from r181527. by Richard Smith · 11 years ago
  44. ad022b0 Remove trailing whitespace by David Blaikie · 11 years ago
  45. f4030ae [doc parsing]: make single character command impostures warn in pedantic mode. by Fariborz Jahanian · 11 years ago
  46. 9d6b1cb [doc parsing]: don't attempt to fix single character by Fariborz Jahanian · 11 years ago
  47. ee3cd95 xopintrin.h: Add wrappers for all flavors of _mm_com. by Benjamin Kramer · 11 years ago
  48. 6391ea2 Implement C++1y constant initializer rules: in a constant initializer for an by Richard Smith · 11 years ago
  49. d7ceab3 Objective-C: Correctly encode 'retain' and 'copy' for readonly properties. by Nico Weber · 11 years ago
  50. d3220db [modules] When building a module, make sure we don't serialize out HeaderFileInfo for headers not belonging to the module. by Argyrios Kyrtzidis · 11 years ago
  51. ad91e54 [doc parsing]: Also do typo correction for by Fariborz Jahanian · 11 years ago
  52. 1c8f270 Fix test in two ways: remove incorrect comment (the intrinsic generated now by Eli Bendersky · 11 years ago
  53. 7ba376b Add missing triple to unit test. by Richard Smith · 11 years ago
  54. 0089bc4 documentation parsing. Patch to do typo correction for by Fariborz Jahanian · 11 years ago
  55. 3190ca9 Forward #pragma comment(lib/linker) through as flags metadata by Reid Kleckner · 11 years ago
  56. 3923d6a Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions. by David Blaikie · 11 years ago
  57. 70133b5 In block enum-return inference, don't die on loads of enum lvalues. by John McCall · 11 years ago
  58. 384af4a Add test forgotten in r181388. by Richard Smith · 11 years ago
  59. a49a7fe C++1y constant expression evaluation: compound assignment support for floating-point and pointer types. by Richard Smith · 11 years ago
  60. d9de51f When typo correction produces an overloaded result when looking up a member, by Nick Lewycky · 11 years ago
  61. 4c71b8c Don't crash in IRGen if a conditional with 'throw' in one of its branches is by Richard Smith · 11 years ago
  62. 28b34d8 Fix crash on invalid in template type diffing. by Richard Trieu · 11 years ago
  63. 99e9fe0 Try to recognise hidden tag type names in potential declarations, in ObjC code as well. by Argyrios Kyrtzidis · 11 years ago
  64. 7f0ffb3 C++1y: Update __cplusplus to temporary value 201305L to allow detection of provisional C++1y support. by Richard Smith · 11 years ago
  65. 636478e [analyzer] Fix a crash triggered by printing a note on a default argument by Anna Zaks · 11 years ago
  66. 402cd22 Weaken an assertion in memcpyization to account for unnamed bitfields. by John McCall · 11 years ago
  67. d20afcb C++1y constant expression evaluation: support for compound assignments on integers. by Richard Smith · 11 years ago
  68. b18840d Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID. by Argyrios Kyrtzidis · 11 years ago
  69. a8942d7 C++1y: an assignment operator is implicitly 'constexpr' if it would only call 'constexpr' assignment operators for a literal class type. by Richard Smith · 11 years ago
  70. c2fc4ab DebugInfo: Support imported modules (using directives) within lexical blocks. by David Blaikie · 11 years ago
  71. 993f43f Grab-bag of bit-field fixes: by John McCall · 11 years ago
  72. 1270673 Have the RecursiveASTVisitor traverse the type source info of an objc class message. by Argyrios Kyrtzidis · 11 years ago
  73. 6376703 [analyzer] Handle CXXTemporaryObjectExprs in compound literals. by Jordan Rose · 11 years ago
  74. 2624b81 Fix representation of compound literals for C++ objects with destructors. by Jordan Rose · 11 years ago
  75. b840921 by Ulrich Weigand · 11 years ago
  76. fd4aa4b R600: Update GPU variants in -mcpu option by Tom Stellard · 11 years ago
  77. 745dacf Remove forward slashes from check; should unbreak Windows buildbots. by Douglas Gregor · 11 years ago
  78. 10f6f06 Require the containing type to be complete when we see __alignof__ of a field. by John McCall · 11 years ago
  79. 692eafd C++1y: support range-based for loops in constant expressions. by Richard Smith · 11 years ago
  80. ce61715 C++1y: support 'for', 'while', and 'do ... while' in constant expressions. by Richard Smith · 11 years ago
  81. 27f9cf3 Fix assert if __extension__ or _Generic is used when initializing a char array from a string literal. by Richard Smith · 11 years ago
  82. 5528ac9 C++1y: support for increment and decrement in constant expression evaluation. by Richard Smith · 11 years ago
  83. b476a14 Factor out duplication between lvalue-to-rvalue conversions and variable by Richard Smith · 11 years ago
  84. b98cf79 Use lexical contexts when checking for conflicting language linkages. by Rafael Espindola · 11 years ago
  85. 30ae1ed Handle parens properly when initializing a char array from a string literal. by Richard Smith · 11 years ago
  86. 3ce0de6 Properly parsing __declspec(safebuffers), though there is no semantic hookup. For more information about safebuffers, see MSDN: http://msdn.microsoft.com/en-us/library/dd778695(v=vs.110).aspx by Aaron Ballman · 11 years ago
  87. f973424 Reverting r181004 since it has broken test/Sema/wchar.c. by Aaron Ballman · 11 years ago
  88. aa3d68a Moved pretty printer test for thread local storage in its own file by Enea Zaffanella · 11 years ago
  89. dc17384 In VarDecl nodes, store the thread storage class specifier as written. by Enea Zaffanella · 11 years ago
  90. ff920ee AArch64: teach Clang about __clear_cache intrinsic by Tim Northover · 11 years ago
  91. 60e141e Implement most of N3638 (return type deduction for normal functions). by Richard Smith · 11 years ago
  92. 82f145d Don't build a call expression referring to a function which we're not allowed by Richard Smith · 11 years ago
  93. ffd015e Say 'decltype(auto)' not 'auto' as appropriate in mismatched-deduction diagnostic. by Richard Smith · 11 years ago
  94. 9fd6b8f Implement template support for CapturedStmt by Wei Pan · 11 years ago
  95. 14f78f4 Separate out and special-case the diagnostic for 'auto' in a by Richard Smith · 11 years ago
  96. 79bef7a <rdar://problem/13806270> A template argument list is a constant-evaluated context. by Douglas Gregor · 11 years ago
  97. d99990d Revert r177218. by Argyrios Kyrtzidis · 11 years ago
  98. ad6fd9f [Doc parsing] Provide diagnostics for unknown documentation by Fariborz Jahanian · 11 years ago
  99. a4a90ca When building a module, forward diagnostics to the outer diagnostic consumer. by Douglas Gregor · 11 years ago
  100. d072e59 Reapply r180982 with repaired logic and an additional testcase. by Adrian Prantl · 11 years ago