1. 3f0e040 Introduce BoundNodes::getMap. by Peter Collingbourne · 11 years ago
  2. 43399fb Thread safety analysis: check pt_guarded_by attribute when calling -> and * by DeLesley Hutchins · 11 years ago
  3. cd569f2 ObjectiveC migrator. Please annotation of properties with by Fariborz Jahanian · 11 years ago
  4. 0004329 Simplify: we don't care why constant evaluation might have failed when we're by Richard Smith · 11 years ago
  5. f490f0e Refactor constant expression handling and make a couple of tweaks to make it a by Richard Smith · 11 years ago
  6. 1d5cce4 With this patch -Wwrite-strings is still implemented with the terrible by Rafael Espindola · 11 years ago
  7. 61a0a75 Produce direct calls instead of alias to linkonce_odr functions. by Rafael Espindola · 11 years ago
  8. 93b97a8 Documentation tweaks: Fix a typo in a reference to the C++ standard, by James Dennett · 11 years ago
  9. 2a80ad6 clang-format: Allow line merging and partial formatting of nested blocks by Daniel Jasper · 11 years ago
  10. 9ce5135 Revert "Try to correct a mistyped "-" or ">" to "->" for some C++ cases." by Kaelyn Uhrain · 11 years ago
  11. 25009d4 Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA. by Jiangning Liu · 11 years ago
  12. 5f0db58 Fix vbtable indices when a class shares the vbptr with a non-virtual base by Timur Iskhodzhanov · 11 years ago
  13. a257e21 Disable test fully with REQUIRES by Alp Toker · 11 years ago
  14. fd68189 Disable the test that crashes by Alp Toker · 11 years ago
  15. 821d60d Fix a test that was never being run, mark it XFAIL by Alp Toker · 11 years ago
  16. b7b44c8 Make test run reliably by Alp Toker · 11 years ago
  17. 47ba7ec Fix test that was not being run by Alp Toker · 11 years ago
  18. 7638cf0 Fix test that wasn't testing anything by Alp Toker · 11 years ago
  19. c879fe5 Do not allow functions or kernels called 'main' in OpenCL. by Joey Gouly · 11 years ago
  20. a72009d Simplify test case added in r194059 by David Majnemer · 11 years ago
  21. 974cbc5 Lex: Require that '#' be followed by a macro parameter name when preceded by '##' by David Majnemer · 11 years ago
  22. b6972e6 Remove stray comma from documentation. by Richard Smith · 11 years ago
  23. 3cebc73 C++1y sized deallocation: if we have a use, but not a definition, of a sized by Richard Smith · 11 years ago
  24. 88407bb Enable links now that they work. by Richard Smith · 11 years ago
  25. 6bae51a Sema: Improve comment introduced in r193397 by David Majnemer · 11 years ago
  26. bec2ea4 Expand the test a bit. by Rafael Espindola · 11 years ago
  27. f88f10a Add a testcase from the recent bootstrap failure. by Rafael Espindola · 11 years ago
  28. 583f6de Revert "Produce direct calls instead of alias to linkonce_odr functions." by Rafael Espindola · 11 years ago
  29. 0f0f6f1 Produce direct calls instead of alias to linkonce_odr functions. by Rafael Espindola · 11 years ago
  30. 22229d6 Implemented aarch64 neon intrinsic vcopy_lane with float type. by Kevin Qin · 11 years ago
  31. 2b61039 ObjectiveC. Method implementations should only check for by Fariborz Jahanian · 11 years ago
  32. 8625089 Include non-explicit submodules in exported module list by Dmitri Gribenko · 11 years ago
  33. 741c541 [analyzer] Track the count of NSOrderedSet similarly to other fast enumerations. by Anna Zaks · 11 years ago
  34. bdc0bf3 [analyzer] Suppress warnings coming out of std::basic_string. by Anna Zaks · 11 years ago
  35. b3e2772 Try to correct a mistyped "-" or ">" to "->" for some C++ cases. by Kaelyn Uhrain · 11 years ago
  36. 71fdc12 Use aliases for more constructors and destructors. by Rafael Espindola · 11 years ago
  37. f632a0c clang-format this if. by Rafael Espindola · 11 years ago
  38. 7170e35 CodeGen: Test that simple expressions are simplified at -O0 by Justin Bogner · 11 years ago
  39. cbefd40 CodeGen: Use EmitBranchOnBool when generating For and CXXForRange by Justin Bogner · 11 years ago
  40. fd93e4a CodeGen: Move an initialization away from an unrelated comment by Justin Bogner · 11 years ago
  41. 8d7a753 clang/lib/Parse/CMakeLists.txt: Fixup corresponding to r193989. ClangAttrTypeArg is required here. by NAKAMURA Takumi · 11 years ago
  42. 6ffbea4 Updating the makefile to reflect CMake; addendum to r193989. by Aaron Ballman · 11 years ago
  43. 9feedb8 Attributes which accept a type as their sole argument are no longer hard coded into the parser. Instead, they are automatically listed through tablegen. by Aaron Ballman · 11 years ago
  44. f09c6a1 Make ADLResult::iterator a proper iterator. by Benjamin Kramer · 11 years ago
  45. a242096 Driver: Add support for -march=bdver3 on x86. by Benjamin Kramer · 11 years ago
  46. 33b1f63 Issue a diagnostic if an implicitly-defined move assignment operator would move by Richard Smith · 11 years ago
  47. 1b41605 It is no longer necessary to opt out of pretty stack traces. by Filip Pizlo · 11 years ago
  48. a8d478e Update a comment to match current core issues list. by Richard Smith · 11 years ago
  49. 743cbb9 Implement final resolution of DR1402: implicitly-declared move operators that by Richard Smith · 11 years ago
  50. 62e9370 Sema: Do not allow overloading between methods based on restrict by David Majnemer · 11 years ago
  51. 3a50d84 Fix test to actually check the FixIt-applied code by Alp Toker · 11 years ago
  52. a07d5ce Fix typo in err_flexible_array_empty_aggregate by David Majnemer · 11 years ago
  53. 77534c7 OS X 10.9+ and iOS 7+ support load/store of big atomic objects. by Bob Wilson · 11 years ago
  54. 66dbb3f Default to use libc++ on OS X 10.9+ and iOS 7+. by Bob Wilson · 11 years ago
  55. 4ce94dc Add test case for r193923 by David Majnemer · 11 years ago
  56. 28165b7 Sema: Disallow inheriting from classes with flexible array members by David Majnemer · 11 years ago
  57. 7041fcc Sema: Remove stray whitespace around Sema::CheckBaseSpecifier by David Majnemer · 11 years ago
  58. d3d7c61 Remove a stray tab character from warn_objc_root_class_missing by David Majnemer · 11 years ago
  59. 3a66557 Sema: Disallow derived classes with virtual bases from having flexible array members by David Majnemer · 11 years ago
  60. 633c0c2 Sema: Cleanup and simplify anonymous union diagnostics by David Majnemer · 11 years ago
  61. 6f6dc15 Sema: Flexible array members were introduced in C99, diagnose their use in C++ by David Majnemer · 11 years ago
  62. ada04a1 Sema: Properly indent statements in Sema::ActOnLastBitfield by David Majnemer · 11 years ago
  63. 895ff0d Sema: trim trailing whitespace in Sema::ActOnLastBitfield by David Majnemer · 11 years ago
  64. 1e45375 clang/test/CodeGenCXX/builtins.cpp: Fix for -Asserts. by NAKAMURA Takumi · 11 years ago
  65. 5423746 Change the other -Wtautological-compare warnings to not trigger in template by Richard Trieu · 11 years ago
  66. cca6f3b Adding triple to lit test fixed in r193901 by Warren Hunt · 11 years ago
  67. 7f4871f Fixes lit test that doesn't fail on windows by Warren Hunt · 11 years ago
  68. caf7597 Improves compatibility with cl.exe when laying out array fields by Warren Hunt · 11 years ago
  69. 2d023ec Wraps lazily generated builtins in an extern "C" context by Warren Hunt · 11 years ago
  70. 701bc8c Preload module maps in normal user directories, too. by Douglas Gregor · 11 years ago
  71. 491b714 Add non-type template parameter test for disabled -Wtautological-compare by Richard Trieu · 11 years ago
  72. d9553e3 ObjectiveC. Define a new cc1 flag by Fariborz Jahanian · 11 years ago
  73. cbc1987 Disable -Wtautological-compare in template instantiations. by Richard Trieu · 11 years ago
  74. 311cb2b Disable -Wtautological-constant-out-of-range-compare in template instantiations. by Richard Trieu · 11 years ago
  75. c6911a2 SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. by Peter Collingbourne · 11 years ago
  76. 2f0754c AArch64: Fix wildcard matching on CHECK lines. Now recognises arch64--. by Amara Emerson · 11 years ago
  77. e28bdc3 Sema: Make helper function static. by Benjamin Kramer · 11 years ago
  78. 8b1ab40 Simplify computation of visible module set. by Richard Smith · 11 years ago
  79. 32b5ca0 Support return type deduction for templates in -fdelayed-template-parsing (microsoft) mode by Faisal Vali · 11 years ago
  80. 257ddb2 ObjectiveC migrator. When inferring readwrite property, by Fariborz Jahanian · 11 years ago
  81. 6d61978 [AArch64] Add support for NEON scalar fixed-point convert to floating-point instructions. by Chad Rosier · 11 years ago
  82. bc64d35 Clang modules: collect exports recursively by Dmitri Gribenko · 11 years ago
  83. ddc2a53 Store a TypeArgument on an attribute as a TypeSourceInfo*, rather than as a by Richard Smith · 11 years ago
  84. cd9d305 Fix a C struct diagnostic regression introduced by r187504 (PR17762). by Kaelyn Uhrain · 11 years ago
  85. f427272 [AArch64] Add support for NEON scalar shift immediate instructions. by Chad Rosier · 11 years ago
  86. 723cead Use StringRef::endswith_lower. No functionality change. by Rui Ueyama · 11 years ago
  87. 2a64816 [analyzer] Don't crash when a path goes through a 'delete' destructor call. by Jordan Rose · 11 years ago
  88. e5849ca iboutletcollection really does have custom parsing. by Aaron Ballman · 11 years ago
  89. b5901e0 Remove unused diagnostic. by Benjamin Kramer · 11 years ago
  90. 5eeefe6 ObjectiveC migrator. Change naming hueristic for by Fariborz Jahanian · 11 years ago
  91. 6b0dc64 sizeof... a parameter pack should be an unevaluated context. by Faisal Vali · 11 years ago
  92. 1aa8969 Fixed bug with checking the kind of types. by Chris Wailes · 11 years ago
  93. 3bb1b5c [AArch64] Add some CPU targets for "generic", A-53 and A-57. by Amara Emerson · 11 years ago
  94. d386fef Factor out custom parsing for iboutletcollection and vec_type_hint attributes by Richard Smith · 11 years ago
  95. 6d754e9 ObjectiveC migrator: annotate all protocols/methods in by Fariborz Jahanian · 11 years ago
  96. 8c099d9 [libclang/python] Add __contains__ to SourceRange class. by Argyrios Kyrtzidis · 11 years ago
  97. cdd7a96 Fix Windows build by including CGFunctionInfo.h. by Mark Lacey · 11 years ago
  98. 8b54999 Add CodeGenABITypes.h for use in LLDB. by Mark Lacey · 11 years ago
  99. 6334fd6 clang-cl: Parse the /arch, /Yu and /Fp options (PR17736) by Hans Wennborg · 11 years ago
  100. 45cac8c [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests by Daniel Sanders · 11 years ago