1. c7782d9 [Modules] Introduce Module::TopHeaders which is a set of top-level headers by Argyrios Kyrtzidis · 12 years ago
  2. f03b888 [preprocessing record] Have PPEntityID be independent of the size of the by Argyrios Kyrtzidis · 12 years ago
  3. 6a01012 [libclang] Introduce CXCursor_ModuleImportDecl cursor kind, used for a module by Argyrios Kyrtzidis · 12 years ago
  4. 76dd249 Test case for r165275. by Chad Rosier · 12 years ago
  5. 36ef0d5 If we flow off the end of a value-returning function: by Richard Smith · 12 years ago
  6. c339393 libstdc++-4.6 needs the same common_type fix as libstdc++-4.7. Other than that, by Richard Smith · 12 years ago
  7. d1a55a6 Egriegious hack to support libstdc++4.6's broken <atomic> header, which defines by Richard Smith · 12 years ago
  8. 59c0a81 Fixed FunctionTypeLoc source range. by Abramo Bagnara · 12 years ago
  9. 635311f Fixed instantiated operators source range. by Abramo Bagnara · 12 years ago
  10. 03a4005 Fixed friend decl source range. by Abramo Bagnara · 12 years ago
  11. 16467f2 Fixed ParamDecl source range for implicit typed k&r parameters. by Abramo Bagnara · 12 years ago
  12. 3645056 Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds. by Bill Schmidt · 12 years ago
  13. 61e404e Add a test case for r156143, which enabled general varargs support for the by Bill Schmidt · 12 years ago
  14. e20e508 Driver: Link crtfastmath.o if it's available and -ffast-math is specified. by Benjamin Kramer · 12 years ago
  15. 45bed13 Fix scope location when parsing GNU attributes. by Michael Han · 12 years ago
  16. 763794a Revert 165129 by Preston Gurd · 12 years ago
  17. cbdc1a3 Prefer StringRef::startswith to the strncmp/strlen contraption. by Benjamin Kramer · 12 years ago
  18. 429fce9 Fix typo in comments. by Logan Chien · 12 years ago
  19. 351dbbe Fix r165005: The lexical DeclContext is not the right place to make a decision about whether we need to call tryAddTopLevelDecl or not. That call should be made when the DeclContext's redeclaration context is the translation unit. by Axel Naumann · 12 years ago
  20. acf0bb4 Add missing comment for mangling. by Nick Lewycky · 12 years ago
  21. ff4ae6d Fail early with a clear assert if an operation with multiple uses somehow ends by Lang Hames · 12 years ago
  22. eddb00a Test file-scoped FP_CONTRACT pragma. by Lang Hames · 12 years ago
  23. 9595c7e Permanently end the whole "pragma got handled by the parser too early" by Eli Friedman · 12 years ago
  24. 731a262 Add an explicit -object_path_lto flag during linking with a uniquified temporary by Bill Wendling · 12 years ago
  25. 5904c9c use ';' instead of '-' in the note part of my last patch. by Fariborz Jahanian · 12 years ago
  26. 36d0676 Update test case for r165174. by Chad Rosier · 12 years ago
  27. de3832b tblgen: Migrate clang-tblgen to new TableGenMain API. by Sean Silva · 12 years ago
  28. 2ceac2d Remove the directory that these are already in. by Bill Wendling · 12 years ago
  29. 3da76bf [libclang] When indexing, invoke the importedASTFile for PCH files as well. by Argyrios Kyrtzidis · 12 years ago
  30. 37f2f52 [libclang] Simplify indexing of module imports by handling implicit by Argyrios Kyrtzidis · 12 years ago
  31. 1a71112 PR14004: Fix typo in documentation. by Richard Smith · 12 years ago
  32. 2df1bd4 Fix invalid reads by memcmp. by Benjamin Kramer · 12 years ago
  33. ddc5733 Always initialize FPContractable. by Benjamin Kramer · 12 years ago
  34. 9b7dcdb [Options] Store the owning OptTable in Option so it can construct Group and Alias. by Michael J. Spencer · 12 years ago
  35. fc44e88 Remove useless parameter "WantFile" from Driver::GetProgramPath(). by Simon Atanasyan · 12 years ago
  36. 2fc107f This patch enables general varargs support for the 64-bit PPC SVR4 ABI. by Bill Schmidt · 12 years ago
  37. 5b82073 Fix a typo in my last patch reported by Erik Schwiebert. by Fariborz Jahanian · 12 years ago
  38. 3021475 Remove ASTReader::needPendingInstantiation(), introduced in r164993, by Douglas Gregor · 12 years ago
  39. 8d45c2b Add some FIXMEs to the ASTReader code by Douglas Gregor · 12 years ago
  40. e5fa3c2 Revert most of the functionality in r165001. Instead, make sure that by Douglas Gregor · 12 years ago
  41. 3f001ff objective-C arc: Warn under arc about a use of an ivar inside a block by Fariborz Jahanian · 12 years ago
  42. f8d9bd5 Implement Adnroid MIPS toolchain support: by Simon Atanasyan · 12 years ago
  43. f2a2dae Fix failure of newly added test, by using %clang instead of %clang_cc1 by Preston Gurd · 12 years ago
  44. d73ea0b Adds a test to verify that Clang does the optimization to use a by Preston Gurd · 12 years ago
  45. ff63227 Revert "InlineObjCInstanceMethod.m: Remove lines introduced in r165079." by Jordan Rose · 12 years ago
  46. 1215057 clang-check: Add clangRewriteCore.a to the Makefile build to make it link again. by Benjamin Kramer · 12 years ago
  47. 72a91dd Matching block names with FileCheck requires asserts. by Benjamin Kramer · 12 years ago
  48. 7b2f93c CodeGen: Fix a silly typo when emitting subs of block addresses. by Benjamin Kramer · 12 years ago
  49. 385b91f When mangling an APSInt with the ms abi, make sure to look at all nibbles. by Nico Weber · 12 years ago
  50. 5e5f726 As opposed to the clang-fixit tool described on by Daniel Jasper · 12 years ago
  51. bd59a01 Fix typo in comments. by Logan Chien · 12 years ago
  52. 7d9c975 Comment to XML conversion: escape XML special chars correctly; use correct by Dmitri Gribenko · 12 years ago
  53. 2bf8980 The top-level clang Makefile is #included into other Makefiles. (sigh) So we by Bill Wendling · 12 years ago
  54. 4f0b2d1 Add the missing backslash-newline which was causing make errors. by Bill Wendling · 12 years ago
  55. 2985cbc Make sure 32-bit ASan runtime is available on 64-bit Linux platforms by Alexey Samsonov · 12 years ago
  56. c950bc9 While I'm here, resync a %select with the enum definition it selects on. by Nico Weber · 12 years ago
  57. 2225556 Move expression mangling in the microsoft mangler to its own function. by Nico Weber · 12 years ago
  58. 88a374a Replace a default: with an explicit list of cases. No functionality change. by Nico Weber · 12 years ago
  59. 4b70070 Update the block specification for some long-settled subleties. by John McCall · 12 years ago
  60. d09074f InlineObjCInstanceMethod.m: Remove lines introduced in r165079. It broke some builds, on FreeBSD, Linux and Windows. by NAKAMURA Takumi · 12 years ago
  61. bebae7c [PCH] Fix serialization of an ImportDecl. by Argyrios Kyrtzidis · 12 years ago
  62. d64c26f Set the file entry for a Module* that was created during deserialization by Argyrios Kyrtzidis · 12 years ago
  63. 50e71f1 Add a FIXME. by Argyrios Kyrtzidis · 12 years ago
  64. d3d9816 Introduce ASTConsumer::HandleImplicitImportDecl() callback that is invoked by Argyrios Kyrtzidis · 12 years ago
  65. 95c579c Some renames to use the 'visitor' nomenclature, no functionality change. by Argyrios Kyrtzidis · 12 years ago
  66. 6880f49 Improve C++11 attribute parsing. by Michael Han · 12 years ago
  67. 48314cf [analyzer] Adjust the return type of an inlined devirtualized method call. by Jordan Rose · 12 years ago
  68. aa66b08 [analyzer] Push evalDynamicCast and evalDerivedToBase up to Store. by Jordan Rose · 12 years ago
  69. 041ce8e Teach getCXXRecordDeclForPointerType about references. by Jordan Rose · 12 years ago
  70. 6b2cc42 Change how the SelfReferenceChecker handles MemberExpr. Instead of treating by Richard Trieu · 12 years ago
  71. 3d3f1f7 Revert 165058, per Jim request. This requires further discussion. by Chad Rosier · 12 years ago
  72. 7c83896 Added a test for C++11 statement attributes serialization. by Alexander Kornienko · 12 years ago
  73. 8da68b8 [Doc parse]: SUpport for message in deprecated/unavailable by Fariborz Jahanian · 12 years ago
  74. 86e7b7e Silence -Wunused-value warning. by Ted Kremenek · 12 years ago
  75. 3329ad1 [ms-inline asm] Rewrite the symbol references as wildcard MCParsedAsmOperands. by Chad Rosier · 12 years ago
  76. a2ea4d9 [PCH/Module] Change the map of file-level DeclIDs to use a FileID by Argyrios Kyrtzidis · 12 years ago
  77. 2093e0b [libclang] When indexing an AST file, only deserialize the file level by Argyrios Kyrtzidis · 12 years ago
  78. ac9289d [ms-inline asm] Fixup test case to be valid ms-style asm. Fix whitespace. by Chad Rosier · 12 years ago
  79. 48d05e6 Refactor clients of AnalyzerOptions::getBooleanOption() to have by Ted Kremenek · 12 years ago
  80. 94bb74c Tweak AnalyzerOptions::getOptionAsInteger() to populate the string by Ted Kremenek · 12 years ago
  81. 9e28fe6 Change AnalyzerOptions::mayInlineCXXMemberFunction to default populate by Ted Kremenek · 12 years ago
  82. 2a46533 [Doc parsing]: Add available and deprecated attribute info by Fariborz Jahanian · 12 years ago
  83. 180d9d9 [ms-inline asm] Enhance the isSimpleMSAsm() function to handle operands with pointer size by Chad Rosier · 12 years ago
  84. ad90d10 Fix test for r165028. It only generates that flag for source files now. by Bill Wendling · 12 years ago
  85. 6acf8b4 During LTO, we call 'dsymutil' when we compile source files. This necessitates by Bill Wendling · 12 years ago
  86. 865cc14 Convert to FileCheck. by Rafael Espindola · 12 years ago
  87. ef3f6ff No need to call the InitializeAll* functions. by Chad Rosier · 12 years ago
  88. 438daee FP_CONTRACT: Fix two tests for -Asserts. by NAKAMURA Takumi · 12 years ago
  89. 632dcc9 [libclang] When indexing an AST file, only deserialize the preprocessing record by Argyrios Kyrtzidis · 12 years ago
  90. 8dd927c Add info in the preprocessing record whether an inclusion directive by Argyrios Kyrtzidis · 12 years ago
  91. 3fe9778 [libclang] Even though we disable the preprocessing record during indexing, by Argyrios Kyrtzidis · 12 years ago
  92. 2c3e05c [libclang] Implement the importedASTFile indexing callback to provide by Argyrios Kyrtzidis · 12 years ago
  93. d44e43e Splitting this test case into two because the behavior for the calling convention code is target-specific. by Aaron Ballman · 12 years ago
  94. 82bfa19 Allowing individual targets to determine whether a given calling convention is allowed or ignored with warning. This allows for correct name mangling for x64 targets on Windows, which in turn allows for linking against the Win32 APIs. by Aaron Ballman · 12 years ago
  95. 2ec1d13 Silencing an MSVC warning about */ being found outside of a comment. by Aaron Ballman · 12 years ago
  96. bb2011d Add redecls into their lexical DeclContext: this is what they assert on, and the merging should have set it correctly. by Axel Naumann · 12 years ago
  97. 1ecf0e6 Enable programmatic provisioning of virtual module.map files (instead of writing out actual module.map files). by Axel Naumann · 12 years ago
  98. 38c3bb4 Only those InterestingDecls that got added to the AST should be passed to the ASTConsumer. by Axel Naumann · 12 years ago
  99. f88cd53 -arch is a darwin-specific driver feature, use a triple instead in rewriter test. by Benjamin Kramer · 12 years ago
  100. e50d4f6 Force triple in test to unbreak it on non-darwin platforms. by Benjamin Kramer · 12 years ago