1. 846ff9f Merging r195268: by Bill Wendling · 11 years ago
  2. 0cbb3ed Merging r195283: by Bill Wendling · 11 years ago
  3. 3eb52bb Merging r195174: by Bill Wendling · 11 years ago
  4. 7b0fe5d Merging r195168: by Bill Wendling · 11 years ago
  5. 579d45f Merging r195154: by Bill Wendling · 11 years ago
  6. 287d8b3 Merging r195149: by Bill Wendling · 11 years ago
  7. d75c6a7 Merging r195146: by Bill Wendling · 11 years ago
  8. 8d1f5a5 Merging r195158: by Bill Wendling · 11 years ago
  9. f0cc19f Merging r195163: by Bill Wendling · 11 years ago
  10. ec1cef6 Merging r195135: by Bill Wendling · 11 years ago
  11. b2ea695 Merging r195128: by Bill Wendling · 11 years ago
  12. f41e20a Merging r195126: by Bill Wendling · 11 years ago
  13. 11a94f9 Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post. by Hao Liu · 11 years ago
  14. ce41d4e ObjectiveC objc_bridge. Minor refactoring. // rdar://15454846 by Fariborz Jahanian · 11 years ago
  15. 769187a Clean up predefined macros for AArch64 to follow ACLE 2.0. by Jiangning Liu · 11 years ago
  16. 3daade9 ObjectiveC 'objc_bridging'. Assorment of improvements by Fariborz Jahanian · 11 years ago
  17. 0f3bb9e ObjectiveC ARC. Adopt objc_bridge attribute by Fariborz Jahanian · 11 years ago
  18. 96b7bd4 DebugInfo: Update caller based on DIType's MDNode* ctor becoming explicit in r195055. by David Blaikie · 11 years ago
  19. 6efcf6f Change the clang driver with the use of -no-integrated-as for darwin to use by Kevin Enderby · 11 years ago
  20. f496655 The attached patch is a follow up from my previous one. The existing by Rafael Espindola · 11 years ago
  21. 29fc11a The code using the StmtPrinterHelper object failed to account for a null object in many cases, which could have led to crashes were it ever to be null. Now passing the object by reference instead of by pointer because it is never null in practice. No functional changes intended. by Aaron Ballman · 11 years ago
  22. cdf7cfc Use the default method CC in GetFullTypeForDeclarator. by Rafael Espindola · 11 years ago
  23. fb21ecf Adding an assert to help catch possible buffer underruns. by Aaron Ballman · 11 years ago
  24. f2b8750 Make helper function static. by Benjamin Kramer · 11 years ago
  25. 6c1dc78 Add partial support for the hasDeclaration() matcher in the dynamic layer. by Samuel Benzaquen · 11 years ago
  26. 762e567 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  27. 8fe2475 Replaced bool parameters in SkipUntil function with single bit-based parameter. by Alexey Bataev · 11 years ago
  28. dd12780 Implement the newly added AArch64 ACLE functions for ld1/st1 with 2/3/4 vectors. by Hao Liu · 11 years ago
  29. 07ac846 Remove method that always returns true. by Rafael Espindola · 11 years ago
  30. 2dcdc5b Remove two unused #ifdefs. by Rafael Espindola · 11 years ago
  31. f2e479e Tooling/CompilationDatabase.cpp: Use \return here instead of \param[out]. [-Wdocumentation] by NAKAMURA Takumi · 11 years ago
  32. 675906e Remove a bad string compare from r194968 by Alp Toker · 11 years ago
  33. c8f0342 Relax some preconditions for using FixedCompilationDatabase. by Edwin Vane · 11 years ago
  34. ce5b5f1 Add -freroll-loops to enable loop rerolling by Hal Finkel · 11 years ago
  35. b7a747b [analyzer] Better modeling of memcpy by the CStringChecker (PR16731). by Anton Yartsev · 11 years ago
  36. 99cbf42 Fix the problem that the arm_neon.h can't be used in a cpp file. Also fix a minor bug with poly64 name mangling. by Hao Liu · 11 years ago
  37. 00be52d ObjectiveC ARC. More validation of toll-free bridging of by Fariborz Jahanian · 11 years ago
  38. 749152b ObjectiveC ARC. Validate toll free bridge casting by Fariborz Jahanian · 11 years ago
  39. d478c0d Remove unused but set variable. by Benjamin Kramer · 11 years ago
  40. cf19e5b If a replaceable global operator new/delete is marked inline, don't warn if by Richard Smith · 11 years ago
  41. 9571ab1 ObjetiveC ARC. Start diagnosing invalid toll free bridging. // rdar://15454846. by Fariborz Jahanian · 11 years ago
  42. 32ca73e X86: Make specifying avx2 simpler on Darwin with '-arch' by Jim Grosbach · 11 years ago
  43. 5f900e8 Downgrade the Error on an 'inline' operator new or delete to an ExtWarn. Some by Richard Smith · 11 years ago
  44. 4c3e0bc Consumed analysis: track state of temporary objects. by DeLesley Hutchins · 11 years ago
  45. faea5bf Corrected comment about MS prgama warning. by John Thompson · 11 years ago
  46. 51cc017 Implemented aarch64 Neon scalar vmulx_lane intrinsics by Ana Pazos · 11 years ago
  47. 4b777c0 ObjectiveC ARC. Only briding of pointer to struct CF object is allowed. by Fariborz Jahanian · 11 years ago
  48. 7faf81f PR17949: Fix crash if someone puts a namespace inside a class template. by Richard Smith · 11 years ago
  49. 93982a7 PR8455: Handle an attribute between a goto label and a variable declaration per by Richard Smith · 11 years ago
  50. 2f2fb5a Fix typo in CGRecordLayoutBuilder.cpp: s/Field/Fields/ in comment by Hans Wennborg · 11 years ago
  51. e78728a ObjectiveC ARC. Lookup type associated with objc_bridage at by Fariborz Jahanian · 11 years ago
  52. aed0116 Diagnose C++11 attributes before fp_contract pragmas. by Richard Smith · 11 years ago
  53. e22017e Revert "Using an invalid -O falls back on -O3 instead of an error" by Alp Toker · 11 years ago
  54. 7ff5416 Remove an unused local from r194827 by Alp Toker · 11 years ago
  55. c3e16a2 Darwin: Look for libc++ headers in include/, rather than lib/ by Justin Bogner · 11 years ago
  56. 4417498 ObjectiveC. Fixes a bogus warning of unused backing by Fariborz Jahanian · 11 years ago
  57. 93b717a [-cxx-abi microsoft] Emit thunks for pointers to virtual member functions by Hans Wennborg · 11 years ago
  58. cc82b98 [ASan] Link with libclang_rt.asan_iossim_dynamic.dylib when targeting the iOS simulator. by Alexander Potapenko · 11 years ago
  59. eb4d7c3 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  60. 26297f5 When we hit a #include directive that maps to a module import, emit a token by Richard Smith · 11 years ago
  61. f93ec76 PR17533 and duplicates: don't compute the return type of an overloaded operator by Richard Smith · 11 years ago
  62. f72bc46 Don't reject dependent range-based for loops in constexpr functions. The loop by Richard Smith · 11 years ago
  63. 54307da Fix test failures after addrspacecast added. by Matt Arsenault · 11 years ago
  64. fda9dbf [analyzer] Silence warnings coming from allocators used by std::basic_string. by Jordan Rose · 11 years ago
  65. d0e5f6a [analyzer] Include bug column numbers in HTML output (in a comment). by Jordan Rose · 11 years ago
  66. e21432e Modern gcc is happy to constant evaluate __builtin_strlen in various cases by Richard Smith · 11 years ago
  67. 0de6bc8 R600: Add processor type for Hawaii by Tom Stellard · 11 years ago
  68. 2317f7b Fix typo by David Peixotto · 11 years ago
  69. 4ca9eae Pass -Wa,-I and -Xassembler -I args to integrated assembler by David Peixotto · 11 years ago
  70. 418220b DR408: If a static data member of incomplete array type is declared in a class by Richard Smith · 11 years ago
  71. f46e56b [AArch64] Add support for legacy AArch32 NEON scalar shift right by immediate by Chad Rosier · 11 years ago
  72. 93d4b8c ObjectiveC migrator: This patch sets access property by Fariborz Jahanian · 11 years ago
  73. 758c4d8 [OpenCL] Make sure we put string literals in the constant address space. by Joey Gouly · 11 years ago
  74. 6973a27 [analyzer] Treat MSVC's _wassert as noreturn. by Jordan Rose · 11 years ago
  75. 2c050f6 [objcmt] Introduce "objcmt-white-list-dir-path=" option. by Argyrios Kyrtzidis · 11 years ago
  76. 9887f26 [objcmt] -objcmt-atomic-property & -objcmt-ns-nonatomic-iosonly are companion flags. by Argyrios Kyrtzidis · 11 years ago
  77. 91934df Move classes into anonymous namespaces. by Benjamin Kramer · 11 years ago
  78. 4ae7d04 Revert r194663 and r194647. by Ted Kremenek · 11 years ago
  79. e452d61 Refine -Wunused-variable to only suppress warning for __bridge_transfer, not all bridge casts. by Ted Kremenek · 11 years ago
  80. 624bb5e [AArch64 neon] support poly64 and relevant intrinsic functions. by Kevin Qin · 11 years ago
  81. 8137a60 Implement aarch64 neon instruction class misc. by Kevin Qin · 11 years ago
  82. 142ab06 Added warning on structures/unions that are empty or contain only by Serge Pavlov · 11 years ago
  83. 2e22f29 Implement AArch64 NEON instruction set AdvSIMD (table). by Jiangning Liu · 11 years ago
  84. 1f64cfc Suppress -Wunused-variable when initializer uses bridge casts for memory management. by Ted Kremenek · 11 years ago
  85. 7f82297 ObjectiveC ARC. objc_bridge attribute should be applied to by Fariborz Jahanian · 11 years ago
  86. 933a894 ObjectiveC ARC. Introduce a new attribute, 'objc_bridge' by Fariborz Jahanian · 11 years ago
  87. 02593f5 [objcmt] If no objcmt options were specified, default to enable literals+subscripting. by Argyrios Kyrtzidis · 11 years ago
  88. 17c384c [objcmt] Transfer the objcmt flags from the driver to cc1 invocation and by Argyrios Kyrtzidis · 11 years ago
  89. f1576c1 [objcmt] If the frontend option is frontend::MigrateSource then we don't need to create by Argyrios Kyrtzidis · 11 years ago
  90. dc8e938 Don't use alias from derived dtor to base dtor at -O0. by Rafael Espindola · 11 years ago
  91. 6526de4 -fms-extensions: Recognize _alloca as an alias for the alloca builtin by Reid Kleckner · 11 years ago
  92. f2941ec Only provide MS builtins when -fms-extensions is on by Reid Kleckner · 11 years ago
  93. d4315fe libclang does not depend directly on clangFormat; but clangIndex does by Dmitri Gribenko · 11 years ago
  94. 86cfda2 Documentation parsing: move comment-to-XML conversion routines to libIndex by Dmitri Gribenko · 11 years ago
  95. 1d40d62 No functional change. Renaming a variable in RecordLayoutBuilder and by Warren Hunt · 11 years ago
  96. a665321 [AArch64] Tests for legacy AArch32 NEON scalar shift by immediate instructions. by Chad Rosier · 11 years ago
  97. c5f4a8c Drop windows specific handling of equivalent destructors. by Rafael Espindola · 11 years ago
  98. 7792fde Adds ARM backend options: -mrestrict-it and -mno-restrict-it by Weiming Zhao · 11 years ago
  99. e909a72 [objcmt] Use FileIDs directly instead of their hash value. by Argyrios Kyrtzidis · 11 years ago
  100. 42e68d5 No need to use CGM.getCXXABI() from CXXABI by Timur Iskhodzhanov · 11 years ago