1. 643d3ce [libclang] Indexing API: provide an attribute list inside CXIdxEntityInfo by Argyrios Kyrtzidis · 13 years ago
  2. 90fd67a [libclang] Suppress indexing references for occurrences of the interface by Argyrios Kyrtzidis · 13 years ago
  3. eaa9511 Replace Decl::isSameEntityAs with a free function declaresSameEntity, which can cope with NULL pointer values by Douglas Gregor · 13 years ago
  4. daaefc5 Produce more detailed diagnostics when static_assert condition is not an ICE. by Richard Smith · 13 years ago
  5. 0a36512 Halve the constexpr recursion depth in this test in an attempt to make the by Richard Smith · 13 years ago
  6. a2a1789 Fix typos. by Rafael Espindola · 13 years ago
  7. c896ad0 Introduce Decl::isSameEntityAs(), to help compare declarations using by Douglas Gregor · 13 years ago
  8. d3d0853 Don't consider an overloaded operator& when the expression is actually by Douglas Gregor · 13 years ago
  9. 6af27ec Don't use the frame pointer on linux x86 and x86_64 if optimizing. This by Rafael Espindola · 13 years ago
  10. 9929523 [analyzer] Disable verification step on the failing test. by Anna Zaks · 13 years ago
  11. 4805f15 Allow empty argument lists in thread safety attributes by DeLesley Hutchins · 13 years ago
  12. 76178ed Move & comment the 'decltype in declarator-id' as suggested by Doug Gregor. by David Blaikie · 13 years ago
  13. 86277c5 [analyzer] Re-enable the test which was failing on one of the bots. by Anna Zaks · 13 years ago
  14. 0d57ca1 Fix obvious error in _mm_test_all_zeros. PR11565. Patch by Mathias Gaunard! by Bob Wilson · 13 years ago
  15. af76472 Eliminate the vistigial ObjCClassDecl::ObjCClassRef, and inline its by Douglas Gregor · 13 years ago
  16. 5536891 When name lookup comes across a declaration that is in a module that by Douglas Gregor · 13 years ago
  17. 80fb7dd r146430 lost some compile-time performance on MultiSource/Benchmarks/MiBench/security-rijndael; this gets most of it back. by Matt Beaumont-Gay · 13 years ago
  18. dfba027 Enable stack protectors by default for iOS. <rdar://problem/8836680> by Bob Wilson · 13 years ago
  19. 53f8217 Switch test over to using -verify instead of using grep. PR11552. by Eli Friedman · 13 years ago
  20. f512560 [analyzer] Revert the taint test, which is failing on one of the bots for time being. by Anna Zaks · 13 years ago
  21. efd6989 [analyzer] Treat stdin as a source of taint. by Anna Zaks · 13 years ago
  22. 28fd98d [analyzer] Minor refactor to addTaint. by Anna Zaks · 13 years ago
  23. 1009ac7 [analyzer] Mark output of fscanf and fopen as tainted. by Anna Zaks · 13 years ago
  24. e55a22b [analyzer] Mark getenv output as tainted. by Anna Zaks · 13 years ago
  25. 9f6d068 Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. by Chad Rosier · 13 years ago
  26. a6dc7ef Make the diagnostic message more consistant. Update the type comparison to by Richard Trieu · 13 years ago
  27. 7209646 objc: diagnose duplicate declaration of methods in classes. // rdar://10535349 by Fariborz Jahanian · 13 years ago
  28. c10a4c8 [libclang] Indexing API: Provide the protocols list for objc categories as well. by Argyrios Kyrtzidis · 13 years ago
  29. e422e45 [libclang] Indexing API: Fix indexing of missed references. by Argyrios Kyrtzidis · 13 years ago
  30. c2be04e [libclang] Indexing API: Fix suppressing of references in macros and suppress by Argyrios Kyrtzidis · 13 years ago
  31. 7cb2101 Tweak ARC diagnostic categories and rename 'Automatic Reference Counting Issue' to 'ARC Parse Issue' and 'ARC Issue' to 'ARC Semantic Issue'. Patch by Jean-Daniel Dupas. by Ted Kremenek · 13 years ago
  32. fea966a Added an assertion about overflow in sizeof evaluation. This does not solve the underlying structural issue that is waiting for a proper solution. by Abramo Bagnara · 13 years ago
  33. df512bf Disallow decltype in qualified declarator-ids. by David Blaikie · 13 years ago
  34. c1c5f27 Add checks and diagnostics for many of the cases which C++11 considers to not by Richard Smith · 13 years ago
  35. 9081c04 Testcase for LLVM commit r146475. by Nick Lewycky · 13 years ago
  36. 70d085a s/%clang-cc1/%clang_cc1/ for conformity. by Nick Lewycky · 13 years ago
  37. 3cee31e Set umbrella directory correctly when we infer a framework module by Douglas Gregor · 13 years ago
  38. db103cc Fix "control may reach end of non-void function" warning. by Nick Lewycky · 13 years ago
  39. 9d24a8b Implement the Microsoft __if_exists/if_not_exists extension in initializer-list. by Francois Pichet · 13 years ago
  40. 2e17322 [asan] update asan docs by Kostya Serebryany · 13 years ago
  41. bab9f4a Tweak submodule ID handling in the AST writer by Douglas Gregor · 13 years ago
  42. ba96ffc objc-arc: better diagnostic when block is declared inside a struct/union. by Fariborz Jahanian · 13 years ago
  43. fa2b3dd Make CGRecordLayoutBuilder correctly switch over to a packed class when a class has a base whose alignment will break the class layout. <rdar://problem/10551376>. by Eli Friedman · 13 years ago
  44. ff78927 Add frontend flags to enable bitcode verifier pass. by Chad Rosier · 13 years ago
  45. 8ef8f43 Suppress -Warray-bounds in certain cases involving macros from system headers. by Matt Beaumont-Gay · 13 years ago
  46. 364a59e Fixes a bug in calculation of field offsets of ms_struct by Fariborz Jahanian · 13 years ago
  47. 9631939 Hexagon backend support by Tony Linthicum · 13 years ago
  48. 60f24e7 Further tweaking of diagnostic text for casts performing reinterpret_cast by Richard Smith · 13 years ago
  49. 3b29bb9 When we have an umbrella directory in a module map, recursively walk by Douglas Gregor · 13 years ago
  50. 4cd9b8f Clean up diagnostic wording for disallowed casts in C++11 constant expressions. by Richard Smith · 13 years ago
  51. d83d2e7 Don't mark include guard macros as implicitly private. This isn't by Douglas Gregor · 13 years ago
  52. c08e618 Fix signature of vsscanf in Builtins.def by Hans Wennborg · 13 years ago
  53. d95a8ab0 Fix signature of sscanf in Builtins.def by Hans Wennborg · 13 years ago
  54. c216a01 Implement C++11 constant expression cast restrictions. by Richard Smith · 13 years ago
  55. 439ddaa Make fscanf, vscanf, etc. be recognized as scanf-like functions. by Hans Wennborg · 13 years ago
  56. d509342 Fix some not-yet-used diagnostic code in a template, which gcc spotted and clang by Richard Smith · 13 years ago
  57. dd1f29b Prepare constant expression infrastructure for the generation of richer by Richard Smith · 13 years ago
  58. 50058ec Update Clang to emit the new form of llvm.cttz and llvm.ctlz intrinsics, by Chandler Carruth · 13 years ago
  59. 4db8c44 Fix/test decltype dtor calls with invalid base expression. by David Blaikie · 13 years ago
  60. e3d250e [analyzer] CStringChecker should not rely on the analyzer generating UndefOrUnknown value when it cannot reason about the expression. by Anna Zaks · 13 years ago
  61. 9f32a92 Reuse forAddr to create ignored AggValueSlots. by Benjamin Kramer · 13 years ago
  62. 6d6a83c [analyzer]Fixup r146336. by Anna Zaks · 13 years ago
  63. 24d052c [analyzer] Introduce IntSymExpr, where the integer is on the lhs. by Anna Zaks · 13 years ago
  64. 6fcd932 Check that arguments to a scanf call match the format specifier, by Hans Wennborg · 13 years ago
  65. e7edf30 test/Sema/attr-availability.c: Add explicit -triple x86_64-apple-darwin9, for now. by NAKAMURA Takumi · 13 years ago
  66. 16ed0e6 [libclang] Add defensive checks to make sure we don't try to dereference by Argyrios Kyrtzidis · 13 years ago
  67. a4288c4 In ContentCache::replaceBuffer, add sanity check to make sure that we do not free a buffer by Argyrios Kyrtzidis · 13 years ago
  68. 9aab9c4 Make sure that we infer __strong, etc. when we instantiate variables by Douglas Gregor · 13 years ago
  69. ee19f43 Add a fast path to the constant evaluator for integer literals. This speeds up by Richard Smith · 13 years ago
  70. d575254 Add a sanity check in SourceManager::getColumnNumber, make sure by Argyrios Kyrtzidis · 13 years ago
  71. 006e42f Add ability to supply additional message to availability macros, by Fariborz Jahanian · 13 years ago
  72. d937c21 Use the right CHECK prefix so that we actually do this checking. Miraculously, this hasn't broken by Douglas Gregor · 13 years ago
  73. 92be2a5 When we manage to re-use an expression during tree transformation (= by Douglas Gregor · 13 years ago
  74. 001f628 Driver: Handle -f{no-}honor-infinities, -f{no-}honor-nans, and by Daniel Dunbar · 13 years ago
  75. 2c3c767 Fix up doxyments (\arg vs \p). by Matt Beaumont-Gay · 13 years ago
  76. 40563cd Make array new on a pointer to data member type work correctly. PR11523. by Eli Friedman · 13 years ago
  77. 9eed49c Mechanically convert static_assert_fold to static_assert, now we implement the by Richard Smith · 13 years ago
  78. f48fdb0 C++11 constant expressions: Don't use CheckICE in C++11; instead, determine by Richard Smith · 13 years ago
  79. 0373fcc Add clang_getDiagnosticSetFromTU() to libclang. Fixes <rdar://problem/10553081>. by Ted Kremenek · 13 years ago
  80. 52a9b5a Sort exports list. by Ted Kremenek · 13 years ago
  81. 2def773 Add notes for suppressing and (if it's a zero-arg function returning bool) fixing the function-to-bool conversion warning. by David Blaikie · 13 years ago
  82. 6dce88d objc-arc: diagnose synthesis of a 'weak unavailable' property. by Fariborz Jahanian · 13 years ago
  83. 44d95b5 Provide a separate warning for weak vtables in explicit template instantiations. There's no (current) way to fix such templates to emit strong symbols/vtables, but perhaps users want to know about the cost being incurred anyway. by David Blaikie · 13 years ago
  84. efda0e8 When performing subframework header lookup, don't search for by Douglas Gregor · 13 years ago
  85. 99a922b Use llvm::sys::fs::equivalent rather than comparing inodes, because by Douglas Gregor · 13 years ago
  86. 6308218 Remove unnecessary braces from my previous commit. by Hans Wennborg · 13 years ago
  87. f4f0c60 Make printf warnings refer to wint_t and wchar_t by name by Hans Wennborg · 13 years ago
  88. b8ec3e3 Move definition of ConversionSpecifier::toString() to FormatString.cpp by Hans Wennborg · 13 years ago
  89. 117348c fix format specifier fixit for printf("%ld", "foo"); by Hans Wennborg · 13 years ago
  90. 4b45c11 Fix a blatant typo or cut/paste-o reported by users of this header. by Chandler Carruth · 13 years ago
  91. 4ec4089 Teach isConstantInitializer that numeric literals are constants, rather than by Richard Smith · 13 years ago
  92. d4e6e7e Fix the --hash-style option when the target is MIPS as it is by Chandler Carruth · 13 years ago
  93. 8a0f155 Document the updated behaviour of __builtin_constant_p introduced in r146236. by Richard Smith · 13 years ago
  94. 432a455 [analyzer] Fix inconsistency on when SValBuilder assumes that 2 by Anna Zaks · 13 years ago
  95. 4278683 In ExprEvaluatorBase::VisitOpaqueValueExpr() add a sanity check to avoid by Argyrios Kyrtzidis · 13 years ago
  96. e052d46 Replace the implementation of __builtin_constant_p (which was based on the GCC by Richard Smith · 13 years ago
  97. 6a1db48 Implement the notion of umbrella directories, which implicity cover by Douglas Gregor · 13 years ago
  98. 71088d1 Move ChainedIncludesSource into the Frontend library. This never really by Chandler Carruth · 13 years ago
  99. 8bd25b4 Clean up the comments for this file now that its contents are totally by Chandler Carruth · 13 years ago
  100. cb381ea Move a free function from the Frontend library into the Lex library as by Chandler Carruth · 13 years ago