1. 7520fca Test case for r171784. by Chad Rosier · 12 years ago
  2. 57cbb14 Use the C++11 POD definition in C++11 mode to determine whether one by Douglas Gregor · 12 years ago
  3. 8e721b7 Add support for attribute((mode(unwind_word))). by Rafael Espindola · 12 years ago
  4. 32b94be objective-C: when searching for declarations in protocol by Fariborz Jahanian · 12 years ago
  5. 3453bf7 [libclang] When annotating preprocessor tokens, if we are in a macro definition, by Argyrios Kyrtzidis · 12 years ago
  6. c059f89 [libclang] Simplify annotation of preprocessing tokens and remove the AnnotateTokensData by Argyrios Kyrtzidis · 12 years ago
  7. e9de485 [libclang] Make token annotation of type/storage qualifiers accurate. by Argyrios Kyrtzidis · 12 years ago
  8. 664b06f [libclang] When getting the cursor for an identifier inside a macro definition, check if by Argyrios Kyrtzidis · 12 years ago
  9. 0b67c75 [analyzer] Fix a false positive in Secure Keychain API checker. by Anna Zaks · 12 years ago
  10. 5879fb3 [analyzer] Fix a false positive in the ivar invalidation checker. by Anna Zaks · 12 years ago
  11. 27c2cb2 Comment to XML conversion: no, we don't want to print instantiations for the by Dmitri Gribenko · 12 years ago
  12. de76854 Fix parsing of variable declarations directly after a class / struct. by Manuel Klimek · 12 years ago
  13. c3cd2b0 Implement Attr dumping for -ast-dump. http://llvm-reviews.chandlerc.com/D234 by Alexander Kornienko · 12 years ago
  14. 07fc1ba Add fixit hints for misplaced C++11 attributes around class specifiers. by Michael Han · 12 years ago
  15. 7a83421 Scalar shifts in the OpenCL specification (as of v. 1.2) are defined to be by David Tweed · 12 years ago
  16. dac6252 CFG.cpp: Fix wrapping logic when printing block preds/succs. by Will Dietz · 12 years ago
  17. 0028ee3 PR14759: Improve/correct support for debug info for C++ member pointers. by David Blaikie · 12 years ago
  18. 6b6bd10 Make checking for 'protected' access in debug info more legible. by David Blaikie · 12 years ago
  19. d8180cf PR14573: Unnamed parameters in debug info, Part 2 by David Blaikie · 12 years ago
  20. 3de93c8 FileCheck-ize test/CodeGen/inline.c. by David Blaikie · 12 years ago
  21. 436653b Emit debug info for unnamed parameters. by David Blaikie · 12 years ago
  22. 5f2bd16 Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test. by David Blaikie · 12 years ago
  23. 42368b5 FileCheck-ize test/CodeGenCXX/debug-info-method.cpp by David Blaikie · 12 years ago
  24. 390a70f [mips] Fix data layout string. Add 64 to the list of native integer widths by Akira Hatanaka · 12 years ago
  25. 6acc4bc Assert that redeclarations have the same linkage. by Rafael Espindola · 12 years ago
  26. ba3c9ca In my last patch initialize the destination to null (with a simple store) before doing a storeStrong to it. by Fariborz Jahanian · 12 years ago
  27. df0be6d Fix testing case for Release build (r171493) by Manman Ren · 12 years ago
  28. d4397b9 Various fixes to clang-format's macro handling. by Manuel Klimek · 12 years ago
  29. 7a77f19 objective-C arc: in copy helper function for by Fariborz Jahanian · 12 years ago
  30. c792d6d Unqualify the parameter type. This fixes a regression from 168895. by Rafael Espindola · 12 years ago
  31. c9c3907 Add the module name to the 'incomplete umbrella header' warning. by Douglas Gregor · 12 years ago
  32. 3c7a0e1 Debug Info: fix the line location for cleanup code of a block function by Manman Ren · 12 years ago
  33. f799213 Fix up various builtin declaration of objc_msgSend families by Fariborz Jahanian · 12 years ago
  34. 20bcd4e [arcmt] Allow removing an -autorelease of a variable initialized in the previous statement. by Argyrios Kyrtzidis · 12 years ago
  35. ea2224d [arcmt] Adds brackets in case statements that "contain" initialization of retaining by Argyrios Kyrtzidis · 12 years ago
  36. af1c08f [arcmt] Don't error if an autoreleased variable is returned after the -autorelease. by Argyrios Kyrtzidis · 12 years ago
  37. 86ebd03 Remove -Wmodule-build; it was a dumb idea anyway. <rdar://problem/12957525> by Douglas Gregor · 12 years ago
  38. 6769ccb Warn on unused auto variables. by Rafael Espindola · 12 years ago
  39. 5d2faa4 [arcmt] Rewrite uses of Block_copy/Block_release macros. by Argyrios Kyrtzidis · 12 years ago
  40. bcde478 Fix capitalization of Objective-C in diagnostic. by Ted Kremenek · 12 years ago
  41. 89e19b4 Don't assert/crash on reference variables in lambdas bound to a by Eli Friedman · 12 years ago
  42. 344c77a [analyzer] Rename callback EndPath -> EndFunction by Anna Zaks · 12 years ago
  43. f5e208c hexagon-target-basic.c test: add REQUIRES line for hexagon target by Dmitri Gribenko · 12 years ago
  44. 1a090f1 Correct Hexagon DataLayout string. Fixes bug 14744. by Anshuman Dasgupta · 12 years ago
  45. ee3d9f0 Type safety attributes: add tests for enumerations (users are actually doing by Dmitri Gribenko · 12 years ago
  46. 9a64fb5 Prefer splitting after "template <...>" and fix indentation. by Daniel Jasper · 12 years ago
  47. 4e24f0f s/CXX0X/CXX11/g, except for __GNU_EXPERIMENTAL_CXX0X__, and update a few nearby 'C++0x' comments. by Richard Smith · 12 years ago
  48. 6cc2a68 Silence some warnings and allow passing down some feature flags to the linker. by Rafael Espindola · 12 years ago
  49. 87b8127 Don't warn on unused member functions that are extern because of a typedef. by Rafael Espindola · 12 years ago
  50. 2d382d1 [ubsan] Recover by default, use -fno-sanitize-recover to disable. by Will Dietz · 12 years ago
  51. de210a5 Use hasCLanguageLinkage when warning about non C return types. by Rafael Espindola · 12 years ago
  52. 9f0c692 Don't get confused if a extern "C" builtin function is redeclared without by Rafael Espindola · 12 years ago
  53. 9f40954 Don't warn for undefined but used decls that are external because of a typedef. by Rafael Espindola · 12 years ago
  54. 78eeba8 Reject overloading of two static extern C functions. by Rafael Espindola · 12 years ago
  55. 9b403c5 PR14729: Fix typo in CheckICE for BinaryConditionalOperators. by Richard Smith · 12 years ago
  56. 0f46e64 Improve diagnostic wording for when an implicitly-deleted special member by Richard Smith · 12 years ago
  57. ebf75d7 Change this to an IR test instead of an assembly test (as per comment in r171134). by David Blaikie · 12 years ago
  58. e57e3d3 Implement dcl.link paragraph 5. by Rafael Espindola · 12 years ago
  59. 66c0899 Update test for backend change. by Eric Christopher · 12 years ago
  60. 137d662 Fix a regression from the previous commit. by Rafael Espindola · 12 years ago
  61. 485458a Use the most recent redecl to decide if it is needed. by Rafael Espindola · 12 years ago
  62. a57b3b4 Produce an actual error before attempting to attach notes to it when bailing out by Richard Smith · 12 years ago
  63. 3898008 Add intel_ocl_bicc calling convention as a function attribute to clang. The calling convention is already implemented in LLVM. by Guy Benyei · 12 years ago
  64. 140aadf Add 171048 back but invalidate the cache of all redeclarations when setting by Rafael Espindola · 12 years ago
  65. a73d3db Simplify RUN lines. No functionality change. by Nick Lewycky · 12 years ago
  66. 34ef11b Support -fsanitize-memory-track-origins. by Evgeniy Stepanov · 12 years ago
  67. fa6efa8 test/Index/preamble_macro_template.cpp: Tweak for win32. by NAKAMURA Takumi · 12 years ago
  68. bb06b50 [libclang] Fix crash when code-completing a macro invocation that by Argyrios Kyrtzidis · 12 years ago
  69. ac50456 [libclang] Don't try to translate diagnostics from the precompiled preamble to the by Argyrios Kyrtzidis · 12 years ago
  70. 19e0d95 PR14695: Fix assert from bad cast<>. Not every namespace is a NamespaceDecl; it might instead be a TranslationUnitDecl. by Richard Smith · 12 years ago
  71. a734a0e Add back -Wduplicate-enum which I mistakenly removed. by Ted Kremenek · 12 years ago
  72. a05d274 Fix typo: objc_no_direct_instance_variable_assignmemt => objc_no_direct_instance_variable_assignment. by Ted Kremenek · 12 years ago
  73. 3351536 Use a safe default width for template-diff'ing integral arguments, in by Douglas Gregor · 12 years ago
  74. 0a19ee8 Insulate this test from the whims of the random number generator. by Matt Beaumont-Gay · 12 years ago
  75. f530ff7 Change checkUnsafeAssignLiteral() to use the new Sema::CheckLiteralKind(). by Ted Kremenek · 12 years ago
  76. d4ae653 Fixes couple of friend declaration -ast-print bug by Fariborz Jahanian · 12 years ago
  77. d29b455 Add a testcase for ARM cortex-r5 subtarget by Quentin Colombet · 12 years ago
  78. bd80231 [analyzer] Re-apply r170826 and make the dumping of the GallGraph deterministic. by Anna Zaks · 12 years ago
  79. 9c10d61 Temporary fix of tests to make buildbots happy. by Daniel Jasper · 12 years ago
  80. 5cf1589 Fix regression in r170489: when instantiating a direct initializer which is a by Richard Smith · 12 years ago
  81. 9d08401 Extend checkUnsafeAssigns() to also handle assigning an object literal to a weak reference. by Ted Kremenek · 12 years ago
  82. 0dbe2fb Reinstate r170806, reverted in r170835, with a fix use i1 instead of i8 for a value-initialized bool! by Richard Smith · 12 years ago
  83. 98ab776 Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member." by NAKAMURA Takumi · 12 years ago
  84. f1e5b15 [libclang] Follow-up to r170824, provide the correct number of arguments for by Argyrios Kyrtzidis · 12 years ago
  85. 6d42f4d Revert r170826. The output of by Rafael Espindola · 12 years ago
  86. 0db661e Don't eagerly emit a global static merged with a local extern. by Rafael Espindola · 12 years ago
  87. e34e193 [analyzer] Traverse the Call Graph in topological order. by Anna Zaks · 12 years ago
  88. cd0fd18 [libclang] Make sure we can code-complete inside a macro argument even though by Argyrios Kyrtzidis · 12 years ago
  89. d8af340 Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member. by Richard Smith · 12 years ago
  90. 904a326 Revert "Warn if a __weak variable is initialized with an Objective-C object literal." by Ted Kremenek · 12 years ago
  91. 5964df1 Use some heuristics so that when a fixit removes a source range, we try by Argyrios Kyrtzidis · 12 years ago
  92. 7c44106 Warn if a __weak variable is initialized with an Objective-C object literal. by Ted Kremenek · 12 years ago
  93. 154120c Add objective-C style formatting to clang format and by Fariborz Jahanian · 12 years ago
  94. bbf4d53 Update RetainCountChecker to understand attribute ns_returns_autoreleased. by Ted Kremenek · 12 years ago
  95. 5c70ef4 Add __has_feature(memory_sanitizer). by Evgeniy Stepanov · 12 years ago
  96. 30fd671 clang/test/Driver/warning-options.cpp: Appease MSYS bash. by NAKAMURA Takumi · 12 years ago
  97. 6c3e180 clang/test/Misc/ast-dump-decl.c: Add triple. __thread is not supported on all targets. by NAKAMURA Takumi · 12 years ago
  98. 3624e9e Robustify the @encode code and add support for _Atomic. by John McCall · 12 years ago
  99. 5b9268f Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then by Richard Smith · 12 years ago
  100. d538ed9 Implement AST dumper for Decls. http://llvm-reviews.chandlerc.com/D52 by Alexander Kornienko · 12 years ago