1. 0e7a1cf [libsanitizer] configure+make: install include/sanitizer into Clang by Alexander Potapenko · 11 years ago
  2. 9cf7725 StaticAnalyzer/Checkers/DynamicTypePropagation.cpp: Fix in comments. 80-col and an utf8 char. by NAKAMURA Takumi · 11 years ago
  3. 91f64f3 Fix typo in test's REQUIRES line by Alp Toker · 11 years ago
  4. 138ef86 Define [U]LLONG_{MIN,MAX} for C++11, add tests. by JF Bastien · 11 years ago
  5. 0e4f559 Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration by Timur Iskhodzhanov · 11 years ago
  6. 1f42ca9 Fix option typo. by Rafael Espindola · 11 years ago
  7. ec538a7 Fix option spelling. by Rafael Espindola · 11 years ago
  8. 5adfa96 Use -target instead of triple and use FileCheck. by Rafael Espindola · 11 years ago
  9. 5f3d6a5 Add trunk revision number on the online HTML docs. by Bill Wendling · 11 years ago
  10. 0e42127 Remove REQUIRES aarch64-registered-target from test by Alp Toker · 11 years ago
  11. b7bc66a Check IR and don't use temporary files. by Rafael Espindola · 11 years ago
  12. 8f54d88 clang-format: Fix ObjC method exprs with variadic parameters. by Daniel Jasper · 11 years ago
  13. 2f0ca41 FileCheckize by Alp Toker · 11 years ago
  14. d553207 Quote wildcard in test's grep argument by Alp Toker · 11 years ago
  15. cc91875 Remove unused diagnostic. by Benjamin Kramer · 11 years ago
  16. 0997911 Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments by David Majnemer · 11 years ago
  17. d7b4855 Sema: Correctly build pointer-to-member arguments from a template argument with an IndirectFieldDecl by David Majnemer · 11 years ago
  18. 942e02b clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, for now since r193116. by NAKAMURA Takumi · 11 years ago
  19. 8686d85 [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op. by Jordan Rose · 11 years ago
  20. 9d9a943 ObjectiveC arc. Warn when an implicitly 'strong' property by Fariborz Jahanian · 11 years ago
  21. 23782ec Document that -fsanitize=function is Linux-only. by Peter Collingbourne · 11 years ago
  22. cb9e579 Skip this test when using lit integrated shell by Alp Toker · 11 years ago
  23. 7784d51 Minor performance improvement to not do unnecessary work by Fariborz Jahanian · 11 years ago
  24. 4e7f00c ObjectiveC: under -Wunused-property-ivar warn if property's by Fariborz Jahanian · 11 years ago
  25. 73e9431 clang-format.py: Make formatting unnamed buffers work again (broke in r190691). by Nico Weber · 11 years ago
  26. 5c47b38 Don't check for -L options that gcc doesn't use. by Rafael Espindola · 11 years ago
  27. 28ce23a I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change by Rafael Espindola · 11 years ago
  28. 1a74782 Just detect a distro as being fedora or not. by Rafael Espindola · 11 years ago
  29. 79cabd0 Merge two adjacent ifs. by Rafael Espindola · 11 years ago
  30. 02debf6 Add -Wstring-plus-char, which warns when adding char literals to C strings. by Jordan Rose · 11 years ago
  31. a0cbcab Used OwningPtr to clean up some memory management in Consumed.cpp. by Chris Wailes · 11 years ago
  32. 47066e4 clang-format: Adapt line break penalties for LLVM style. by Daniel Jasper · 11 years ago
  33. 9d33c40 Sema: Do not allow lambda expressions to appear inside of constant expressions by David Majnemer · 11 years ago
  34. 68ecccc Remove dead variables. by Benjamin Kramer · 11 years ago
  35. 101e9dc Consider used attributes in hidden decls. by Rafael Espindola · 11 years ago
  36. 858d2ba Simplify and refactor the uninitialized field warning. by Richard Trieu · 11 years ago
  37. 9bd1c13 Refactor: Extract specializing the generic lambda call operator during conversion to fptr deduction into its own function. by Faisal Vali · 11 years ago
  38. 0f7c47b Remove unused CodeGenOptions from CodeGenTypes. by Mark Lacey · 11 years ago
  39. f779e65 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 11 years ago
  40. 51f997d Clean up char/numeric comparisons in ARM getTargetDefines by Bernard Ogden · 11 years ago
  41. 80e90c2 Set appropriate FPU default for Linux on v8 by Bernard Ogden · 11 years ago
  42. c427249 Teach clang driver about Cortex-A53 and Cortex-A57. by Bernard Ogden · 11 years ago
  43. 3da9a8f ObjectiveC IRGen. Replace _objc_empty_vtable pointer in Objective-C by Fariborz Jahanian · 11 years ago
  44. f9258ee Revert "Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344." by Argyrios Kyrtzidis · 11 years ago
  45. 852bce4 clang-format: Properly reset nested AnnotatedLine structure. by Daniel Jasper · 11 years ago
  46. de2204b Replaced duplicate code with calls to forwardInfo. by Chris Wailes · 11 years ago
  47. a1cc4d6 Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344. by NAKAMURA Takumi · 11 years ago
  48. 74317e4 clang-format: Be more conservative about column layout formatting. by Daniel Jasper · 11 years ago
  49. 66b5dac ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs by Tim Northover · 11 years ago
  50. 3c6aea7 clang-format: Cleanup array initializer and dict initializer formatting. by Daniel Jasper · 11 years ago
  51. 7edf9a4 Teach Clang to accept and ignore -f[no-]implicit-templates. by Chandler Carruth · 11 years ago
  52. 6e40ca5 Teach Clang to recognize and ignore GCC's -fdiagnostics-show-location by Chandler Carruth · 11 years ago
  53. ee0cd37 Use the same SourceManager for ModuleMaps and compilations. by Manuel Klimek · 11 years ago
  54. 1bf080e Remove dead recursive function. by Benjamin Kramer · 11 years ago
  55. df1cce5 Support GNU attributes in alias-declarations now that GCC has implemented them by Richard Smith · 11 years ago
  56. c4fe0a6 Fix a test file option from -emit-llvm -o to -emit-llvm-only. by Faisal Vali · 11 years ago
  57. d92aa2d PR17666: Instead of allowing an initial identifier argument in any attribute by Richard Smith · 11 years ago
  58. 605f91f Fix an instantiation bug with nested generic lambdas and conversion to fptrs. by Faisal Vali · 11 years ago
  59. 4a589c7 Undoing accidental change to docs/LanguageExtensions.rst in my previous patch. by Warren Hunt · 11 years ago
  60. 7967c95 Implements 64 bit microsoft record layout and adds lit tests to cover by Warren Hunt · 11 years ago
  61. 965a48a More wordsmithing on objc_requires_super documentation. by Ted Kremenek · 11 years ago
  62. 4e973b9 Wordsmith text of objc_requires_super. by Ted Kremenek · 11 years ago
  63. 9d12eaa Fix typo. by Ted Kremenek · 11 years ago
  64. cbf7169 Provide documentation on attribute((objc_requires_super)). by Ted Kremenek · 11 years ago
  65. 3f6e9b0 Change title of section to reflect the concept, and not the mechanism. by Ted Kremenek · 11 years ago
  66. 645526c Parse: Disable delayed template parsing for constexpr functions by David Majnemer · 11 years ago
  67. 885d8bf AST: Mangle fields in anonymous structs/unions by David Majnemer · 11 years ago
  68. 8484375 Intrinsics: fix extract & insert when index is out of bound. by Manman Ren · 11 years ago
  69. 1dc31f5 [analyzer] Generate a LazyCompoundVal when loading from a union-typed region. by Jordan Rose · 11 years ago
  70. e7bd89a A decl never becomes unused. Make that explicit in the API. by Rafael Espindola · 11 years ago
  71. bef582b Refactor out the circular reference to LambdaExpr in CXXRecordDecl. by Faisal Vali · 11 years ago
  72. 63c521a [mips][msa] Add intrinsics that map to pseudo-instructions. by Daniel Sanders · 11 years ago
  73. a3d311e And Again: Teach TreeTransform how to transform nested generic lambdas. by Faisal Vali · 11 years ago
  74. 80f2b2e Revert r193223 and r193216. by Rafael Espindola · 11 years ago
  75. a4c91af Remove the circular reference to LambdaExpr in CXXRecordDecl. by Faisal Vali · 11 years ago
  76. f06a2893 Make UsingShadowDecls redeclarable. This fixes some visibility problems with by Richard Smith · 11 years ago
  77. b814a2a Again: Teach TreeTransform and family how to transform generic by Faisal Vali · 11 years ago
  78. 426589a Teach AST dumper to dump the containing module and hidden flag for declarations. by Richard Smith · 11 years ago
  79. 3f5b4de CFG: Properly print delegating initializer CFG elements. by Jordan Rose · 11 years ago
  80. a8a2ebe Retain previous language linkage of friend function declarations by Alp Toker · 11 years ago
  81. 69170e6 Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted by Richard Smith · 11 years ago
  82. 255ca71 Sema: Allow IndirectFieldDecl to appear in a non-type template argument by David Majnemer · 11 years ago
  83. 65f958d Consider hidden decls for isUsed checks. by Rafael Espindola · 11 years ago
  84. b1c0e20 Treat aliases as definitions. by Rafael Espindola · 11 years ago
  85. d205498 New fix for pr17535. by Rafael Espindola · 11 years ago
  86. bb6144b _mm_extract_epi16: use "& 7" when index is out of bound. by Manman Ren · 11 years ago
  87. e233eea [analyzer] scan-build: Handle -m* option wildcard after compiler/linker flags. by Jordan Rose · 11 years ago
  88. 6d87e65 Use GEPs correctly when adjusting this in MicrosoftCXXABI by Timur Iskhodzhanov · 11 years ago
  89. d661d50 Revert r193073 and the attempt to fix it in r193170. by Chandler Carruth · 11 years ago
  90. 37acb25 Reenable 'break' in 'for' specifier to allow compilation of QT macro 'foreach' by Serge Pavlov · 11 years ago
  91. c968943 clang-format: Fix ObjC literal indentation in Google style. by Daniel Jasper · 11 years ago
  92. a07aa66 clang-format: Improve formatting of ObjC array literals. by Daniel Jasper · 11 years ago
  93. a2770ab Use early return. No functionality change. by Rafael Espindola · 11 years ago
  94. e39c0f3 Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class by Timur Iskhodzhanov · 11 years ago
  95. 87017a7 Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject" by Rafael Espindola · 11 years ago
  96. e37bf44 This patch causes clang to reject alias attributes that point to undefined by Rafael Espindola · 11 years ago
  97. 89673e0 Fix comment typo by Alp Toker · 11 years ago
  98. 45206ca Remove incorrect assert. by Manuel Klimek · 11 years ago
  99. c641709 Allow a header to be part of multiple modules. by Daniel Jasper · 11 years ago
  100. 588a51a Sema: Do not allow template declarations inside local classes by David Majnemer · 11 years ago