1. c1d2239 [Modules] Resolve top-headers of modules lazily. by Argyrios Kyrtzidis · 11 years ago
  2. ad4b8b4 Cause the mips16/nomips16 attribute to be passed to LLVM from Clang by Reed Kotler · 11 years ago
  3. 6022c4e [analyzer] BugReporter - more precise tracking of C++ references by Anna Zaks · 11 years ago
  4. 1b12566 Remove stray space. by Ted Kremenek · 11 years ago
  5. c5b9c8b [analyzer] Handle Objc Fast enumeration for "loop is executed 0 times". by Ted Kremenek · 11 years ago
  6. 6a365aa Fix incorrect cast identification. by Daniel Jasper · 11 years ago
  7. 3258d4b [analyzer] fixed the logic changed by r176949 by Anton Yartsev · 11 years ago
  8. 6050a1e Fix comment indentation before labels. by Daniel Jasper · 11 years ago
  9. 8d0d19a Fix formatting issue with builder-type calls. by Daniel Jasper · 11 years ago
  10. e74de28 Added AnnotatedToken::isOneOf + a few other refactorings by Alexander Kornienko · 11 years ago
  11. bb36995 Refactoring: by Anton Yartsev · 11 years ago
  12. c45df06 Reverting r176944 until Author fixes test failure. by Edwin Vane · 11 years ago
  13. eea6a13 ClangTool output cleanup by Edwin Vane · 11 years ago
  14. 6f21a98 Fix formatting of new arrays of pointers. by Daniel Jasper · 11 years ago
  15. 99c6418 Remove trailing comma in enum list. by John McCall · 11 years ago
  16. 5b07e80 Tighten up the rules for precise lifetime and document by John McCall · 11 years ago
  17. 1d0d2fe Objective-C: In my last path, also check by Fariborz Jahanian · 11 years ago
  18. 4c1adcc [driver] Only enable -fmodules-autolink if we are using the integrated assembler. by Ted Kremenek · 11 years ago
  19. 2d9e883 Whitespace cleanup. by Rafael Espindola · 11 years ago
  20. 00df5ea Force column info to be generated for call expressions so we can by Adrian Prantl · 11 years ago
  21. 61d16c1 Driver: -ccc-install-dir should affect cc1 -resource-dir by Jim Grosbach · 11 years ago
  22. 6114a3c Objective-C: Issue warning in couple of obscure cases by Fariborz Jahanian · 11 years ago
  23. 6d1cb5c Objective-C: Fixes a comment. by Fariborz Jahanian · 11 years ago
  24. c06fcdf Revert "Disallow using -fmodules with -no-integrated-as." by Ted Kremenek · 11 years ago
  25. 024c119 We already reported an error for by Rafael Espindola · 11 years ago
  26. 3fd9ccd Implemented formatting of rvalue references by Alexander Kornienko · 11 years ago
  27. 77e430d Correctly compute linkage of decls forward declared extern C. by Rafael Espindola · 11 years ago
  28. 10b1d1c Error if an extern C declaration matches a previous hidden extern C declaration. by Rafael Espindola · 11 years ago
  29. 6c18af2 Remove a bogus assert so we don't crash in by Rafael Espindola · 11 years ago
  30. 4ba9bfd Remove bad space after "default". by Daniel Jasper · 11 years ago
  31. e8a1efc Remove driver support for Hexagon V2 and V3 by Matthew Curtis · 11 years ago
  32. 6fc9e7a Objective-C: When using super.prop, property should be by Fariborz Jahanian · 11 years ago
  33. 77b7223 [analyzer] Look for calls along with lvalue nodes in trackNullOrUndefValue. by Jordan Rose · 11 years ago
  34. ebf0f43 Disallow using -fmodules with -no-integrated-as. by Ted Kremenek · 11 years ago
  35. ebbd7e0 Improve the caching of debuginfo Objective C interface types. by Adrian Prantl · 11 years ago
  36. d4bf760 Add -Wc99-compat warning for C11 unicode string and character literals. by Richard Smith · 11 years ago
  37. 3521c49 PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and vec_lvewx according to AltiVec Programming Interface Manual by Anton Yartsev · 11 years ago
  38. d436c99 Fix indirect byval passing of records in address spaced memory. Allocate memory on stack, and memcpy the actual value before the call. by Guy Benyei · 11 years ago
  39. 0093e12 When lexing in C11 mode, accept unicode character and string literals, per C11 by Richard Smith · 11 years ago
  40. 0b91cc4 Handle _Pragma on a u8, u, or U string literal per the C11 specification. Also by Richard Smith · 11 years ago
  41. 2c39b06 Make helper function static. by Benjamin Kramer · 11 years ago
  42. 0415998 [analyzer] Make Suppress IDC checker aware that it might not start from the same node it was registered at by Anna Zaks · 11 years ago
  43. 80412c4 [analyzer] Rename AttrNonNullChecker -> NonNullParamChecker by Anna Zaks · 11 years ago
  44. 9fe09f3 [analyzer] Be more consistent about Objective-C methods that free memory. by Jordan Rose · 11 years ago
  45. 41d0164 Adjust the special non-C++ enum block return type inference by John McCall · 11 years ago
  46. 83972f1 Add TagDecl::hasNameForLinkage(), which is true if the tag by John McCall · 11 years ago
  47. b421b56 Documentation parsing. Some refactoring and code by Fariborz Jahanian · 11 years ago
  48. 0183768 [analyzer] Look for lvalue nodes when tracking a null pointer. by Jordan Rose · 11 years ago
  49. 8c84707 [analyzer] Don't rely on finding the correct return statement for suppression. by Jordan Rose · 11 years ago
  50. e4743be <rdar://problem/13170740> Be a little more careful when instantiating 'this' expressions. by Douglas Gregor · 11 years ago
  51. 0918989 Sema: Preserve attributes on parameters in instantiated function templates. by Jordan Rose · 11 years ago
  52. c61361b <rdar://problem/13094134> Don't try to wire up typedef names for invalid anonymous tag declarations encountered during template instantiation. by Douglas Gregor · 11 years ago
  53. bea522f ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType. by Jordan Rose · 11 years ago
  54. 303b96f <rdar://problem/13140795> Transform the scope type of a pseudo-destructor expression within the object scope. by Douglas Gregor · 11 years ago
  55. f8f373f [PCH] When complaining that a header from the PCH was modified, also mention by Argyrios Kyrtzidis · 11 years ago
  56. aa62d0c Fixes breaking of string literals. by Manuel Klimek · 11 years ago
  57. c2ac68e Remove unused variable. by Benjamin Kramer · 11 years ago
  58. 37453b9 Add support for the OpenCL attribute 'vec_type_hint'. by Joey Gouly · 11 years ago
  59. ee2d5fd [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file. by Argyrios Kyrtzidis · 11 years ago
  60. 28c1cd2 HeaderDoc: Support more of HeaderDoc documentation by Fariborz Jahanian · 11 years ago
  61. 0689863 Add code completion for @import <rdar://problem/13344306>. by Douglas Gregor · 11 years ago
  62. 1344e94 Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-C object type <rdar://problem/13338107>. by Douglas Gregor · 11 years ago
  63. 6cda3e6 When possible, move __block variables to the heap rather than copying them. by Douglas Gregor · 11 years ago
  64. 9eda3ab Promote atomic type sizes up to a power of two, capped by by John McCall · 11 years ago
  65. fafaaef Move the atomics code into its own file. by John McCall · 11 years ago
  66. 9d232c8 Change hasAggregateLLVMType, which conflates complex and by John McCall · 11 years ago
  67. 1723f63 Evaluate compound literals directly into the result aggregate by John McCall · 11 years ago
  68. 76ecdfc Remove temporary std::vectors that ca be replaced with ArrayRef's magic. by Benjamin Kramer · 11 years ago
  69. f302354 Remove unncessary whitespace when triggered on empty line. by Daniel Jasper · 11 years ago
  70. f3ddf63 Add 'e' to the SPIR data layout - SPIR is little endian for now. by Guy Benyei · 11 years ago
  71. b9aa673 Minor refactor of how we get compilation phases. by Matthew Curtis · 11 years ago
  72. 9789d0d2 Fix build with clang, this was supposed to be part of r176617. by Nick Lewycky · 11 years ago
  73. 0f815f1 Add flags for additional control over coverage generation. Pick the version by Nick Lewycky · 11 years ago
  74. 018e9aa [analyzer] Warn on passing a reference to null pointer as an argument in a call by Anna Zaks · 11 years ago
  75. 531db82 Add a hasExternalLinkage helper. No functionality change. by Rafael Espindola · 11 years ago
  76. 3778300 Add a hasExternalStorageAsWritten helper. No functionality change. by Rafael Espindola · 11 years ago
  77. c236b73 [analyzer] Check for returning null references in ReturnUndefChecker. by Jordan Rose · 11 years ago
  78. 962fbc4 [analyzer] Clean up a few doc comments for ProgramState and CallEvent. by Jordan Rose · 11 years ago
  79. 4919de6 Ensure that DIType is regenerated after we visit an implementation by Adrian Prantl · 11 years ago
  80. 42773d6 [analyzer] Pass the correct Expr to the bug reporter visitors when dealing with CompoundLiteralExpr by Anna Zaks · 11 years ago
  81. 713e075 [analyzer] IDC: Add config option; perform the idc check on first “null node” rather than last “non-null”. by Anna Zaks · 11 years ago
  82. 398253a [PCH] When pre-validating the headers from the PCH, only validate non-system headers. by Argyrios Kyrtzidis · 11 years ago
  83. ed3802e [PCH] For HeaderFileInfoTrait, hash the key using size & time of the file. by Argyrios Kyrtzidis · 11 years ago
  84. 36592b1 [PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once. by Argyrios Kyrtzidis · 11 years ago
  85. 8bd50b1 [PCH] Remove a couple of fields from serialization::reader::HeaderFileInfoTrait that are not used for anything. by Argyrios Kyrtzidis · 11 years ago
  86. 88f070f say objective-C in the warning and streamline by Fariborz Jahanian · 11 years ago
  87. f2e7c35 Driver: add support for new style multiarch in Ubuntu 13.04 by Dmitri Gribenko · 11 years ago
  88. 7e73f94 [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted. by Alexey Samsonov · 11 years ago
  89. 360355d revert r176531 due to clan-native-arm fails by Weiming Zhao · 11 years ago
  90. 3cdbbdc PR15390: If a function returns a pointer to a function, that function type by Richard Smith · 11 years ago
  91. eed55e6 After issuing a diagnostic for undefining or redefining a builtin macro, by Richard Smith · 11 years ago
  92. 75525c4 objective-C: don't crash after diagnosing by Fariborz Jahanian · 11 years ago
  93. b4e8245 Remove unused static variable. by Douglas Gregor · 11 years ago
  94. cf2c2e9 Preprocessor: don't keep comments under -traditional-cpp. by Jordan Rose · 11 years ago
  95. 46a2290 PR 11326: Lack diagnosic message when ABI conflicts on ARM by Weiming Zhao · 11 years ago
  96. eb8f69f fix a missing check in my last patch. // rdar://13094352 by Fariborz Jahanian · 11 years ago
  97. 693fdfa Preprocessor: don't consider // to be a line comment in -E -std=c89 mode. by Jordan Rose · 11 years ago
  98. 99a7057 doc. parsing. Improve on diagnostics on my last patch. // rdar://13094352. by Fariborz Jahanian · 11 years ago
  99. 23742cd Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first by Lang Hames · 11 years ago
  100. 44f65a5 [libclang] When logging a CXTranslationUnit that came from an AST file, print out the filename. by Argyrios Kyrtzidis · 11 years ago