[go: nahoru, domu]

  1. 68dfabb remove less relevant information + about packaging/Mac OS X + link to cfe-dev by Sylvestre Ledru · 10 years ago
  2. bb92cf2 Remove no longer relevant information in the gcc/llvm comparison page + minor updates by Sylvestre Ledru · 10 years ago
  3. ef3627f remove useless code by Sylvestre Ledru · 10 years ago
  4. 5f28cdb Remove deprecated information about performances: by Sylvestre Ledru · 10 years ago
  5. 394dfe8 clang-format: Fix bug when aligning trailing /**/-comments in macros. by Daniel Jasper · 10 years ago
  6. 2e3eed3 Fix the method len of the CompletionString object. Patch by Christopher Greene by Sylvestre Ledru · 10 years ago
  7. fa101d9 c-arcmt-test/Makefile: Update USEDLIBS for -static. by NAKAMURA Takumi · 10 years ago
  8. 78512b1 [SemaObjC] Fix ObjCInterfaceDecl::inheritsDesignatedInitializers(), if there are no by Argyrios Kyrtzidis · 10 years ago
  9. c117f22 [Sema] Adjust Sema::getCurBlock()/getCurLambda() to take into account that we may have by Argyrios Kyrtzidis · 10 years ago
  10. dbc6d63 libclang: remove 'CXDiagnostic_Remark' by Alp Toker · 10 years ago
  11. 7129bf2 Add mangling for attribute enable_if. The demangling patch for libcxxabi is still in review. by Nick Lewycky · 10 years ago
  12. 34e8603 Fixed Assert In CGRecordLowering by Warren Hunt · 10 years ago
  13. a7b80b7 CodeGen: add __yield intrinsic for ARM by Saleem Abdulrasool · 10 years ago
  14. 5c29252 Make test pass on 32 bit architectures. by Benjamin Kramer · 10 years ago
  15. f0b6597 Print detailed vector type information on diagnostics. by Benjamin Kramer · 10 years ago
  16. fbba3c1 Fix leak of GlobalModuleIndex::IdentifierIndex, found by LSan. by Nico Weber · 10 years ago
  17. 62034ad PR19558: don't produce an "unused variable" warning for a variable template partial specialization. by Richard Smith · 10 years ago
  18. 653f5c6 CodeGen: replace use of @llvm.arm.sevl with @llvm.arm.hint by Saleem Abdulrasool · 10 years ago
  19. 544524b CodeGen: Cleanup variable linkage calculation by David Majnemer · 10 years ago
  20. 6ccd636 CodeGen: Refactor linkage/visibility calculation by David Majnemer · 10 years ago
  21. 266c0c9 Push unique_ptr ownership of ASTUnits further back into their factories. by David Blaikie · 10 years ago
  22. 8a6fa5c clang-cl: /fallback only applies to C or C++ files by Hans Wennborg · 10 years ago
  23. b67bacf clang-cl: pass -debug flag to the linker when compiling with debug info by Hans Wennborg · 10 years ago
  24. 7225262 Improve ownership of ASTUnits in libTooling by using std::unique_ptr. by David Blaikie · 10 years ago
  25. e73a9fd Revert "Reland r206934 with a hopefully fixed test" by Rafael Espindola · 10 years ago
  26. 1e77d0f fix a test-only leak found by lsan, PR19521 by Kostya Serebryany · 10 years ago
  27. 2196195 CodeGen: Avoid instrumenting implicit Decls more effectively by Justin Bogner · 10 years ago
  28. 4f2e3bb bindings: expose C++ access specifiers by Saleem Abdulrasool · 10 years ago
  29. 02091f0 Reland r206934 with a hopefully fixed test by Reid Kleckner · 10 years ago
  30. 0ba2e26 If we see an explicit instantiation declaration or definition of a function by Richard Smith · 10 years ago
  31. 57218ee MicrosoftVTableContext: Don't leak VPtrInfos. Found by LSan, PR19522. by Nico Weber · 10 years ago
  32. b7ed4ee Fix a tiny test-only leak, found by LSan. by Nico Weber · 10 years ago
  33. 1ed90e4 Intrin.h: remove __rdtsc and __rdtscp declarations by Hans Wennborg · 10 years ago
  34. 09a3930 [X86] Add Clang support for intrinsics __rdtsc and __rdtscp. by Andrea Di Biagio · 10 years ago
  35. 5a48fb5 Squelch leak found by LSan by handling missing switch case. by Jordan Rose · 10 years ago
  36. 4ec7faa [mips] Support 128-bit int in N32 ABI by overriding TargetInfo::hasInt128Type() by Daniel Sanders · 10 years ago
  37. 4a935ca AArch64: update tests to new way of printing NEON lists. by Tim Northover · 10 years ago
  38. f65f66e CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17. by NAKAMURA Takumi · 10 years ago
  39. 3cc798b [mips] Correct size_t and ptrdiff_t for N32. by Daniel Sanders · 10 years ago
  40. b4e01ab Comment to XML conversion: use unique_ptr for SimpleFormatContext by Dmitri Gribenko · 10 years ago
  41. 9b7ce5b Simplify leak fix of r207076, by just disposing the previous CXString. by Argyrios Kyrtzidis · 10 years ago
  42. 33d6788 Don't leak _all_ directives in -verify mode. Found by LSan, PR19520. by Nico Weber · 10 years ago
  43. 9a68097 Don't leak invalid RegexDirectives. Probably a small part of PR19520. by Nico Weber · 10 years ago
  44. 4674f25 Fix two leaks found by LSan. by Nico Weber · 10 years ago
  45. 1f7b913 Fix two leaks found by LSan (one is test-only). by Nico Weber · 10 years ago
  46. 07aa876 Fix two test-only leaks found by LSan. by Nico Weber · 10 years ago
  47. 29c13d1 Fix two leaks in c-index-test found by LSan. by Nico Weber · 10 years ago
  48. 9fb2c58 Fix four more test-only leaks found by LSan. by Nico Weber · 10 years ago
  49. 3427ab0 Revert the "don't leak" part of r207065, looks like the bots don't like it :-/ by Nico Weber · 10 years ago
  50. 0917027 Fix 3 test-only leaks found by LSan. by Nico Weber · 10 years ago
  51. 0877ff4 More spellchecking for Index.h by Nico Weber · 10 years ago
  52. 8637d44 compeltions are never appropriate. by Nico Weber · 10 years ago
  53. 8de2f29 Don't leak objects in load-from-ast path unless DisableFree is set. by Nico Weber · 10 years ago
  54. edc6f0f When two templates get merged together, also merge their pattern declarations by Richard Smith · 10 years ago
  55. cc423c3 Fix test to not depend on llvm optimizations. by Michael J. Spencer · 10 years ago
  56. 2f579d9 Bury leaked sema pointer when reading from AST files. by Nico Weber · 10 years ago
  57. a4b982c Fix another leak in ParseMicrosoftAsmStatement(), found by LSan. by Nico Weber · 10 years ago
  58. d696316 Suppress unused variable warning by Reid Kleckner · 10 years ago
  59. 88d3e52 Change -Wfloating-point-conversion to -Wfloat-conversion. by Richard Trieu · 10 years ago
  60. 2e7d1f2 Fixed comments (thanks to Richard Smith). by Abramo Bagnara · 10 years ago
  61. d60acf3 Make RewriteRope less confusing for me. No intended behavior change. by Nico Weber · 10 years ago
  62. 2726ba6 Fix leak introduced in r194610, found by LSan. by Nico Weber · 10 years ago
  63. db32760 Moved operator delete to public area to appease gcc and conform to C++ standard. by Abramo Bagnara · 10 years ago
  64. 1cd8e7d Do not print inferred submodules explicitly in __inferred_module.map by Ben Langmuir · 10 years ago
  65. f035b1e Fix a memory leak found by LSan. by Nico Weber · 10 years ago
  66. 86bb94f Quick fix for layering that broke shared library build. by John Thompson · 10 years ago
  67. 437dc60 MS ABI: Use a different guard variable for each weak global by Reid Kleckner · 10 years ago
  68. b21ef91 Make TypeDecl much less friendly. by Richard Smith · 10 years ago
  69. 5828a1d Objective-C [IRGen]. Fixes a crash in IRGen involving use of by Fariborz Jahanian · 10 years ago
  70. 022878f [analyzer] Fix a leak found by LSan. by Jordan Rose · 10 years ago
  71. 489a7ba Don't pass llvm::DenseSet<> by value. by Alexander Kornienko · 10 years ago
  72. c2a06c6 Review feedback. by Diego Novillo · 10 years ago
  73. ebb7666 Review feedback. by Diego Novillo · 10 years ago
  74. d6d7a5d Review feedback by Diego Novillo · 10 years ago
  75. b86942f Add documentation for sample profiling support. by Diego Novillo · 10 years ago
  76. 252d11b Prune \param introduced in r206977, possibly committed ahead. [-Wdocumentation] by NAKAMURA Takumi · 10 years ago
  77. 4b3c06d Add missing test input for r206979. by Logan Chien · 10 years ago
  78. 3da854e The rewrite constructor should actually rewrite. by Aaron Ballman · 10 years ago
  79. aafc70a Replacing a naked pointer with a unique_ptr. No functional changes intended. by Aaron Ballman · 10 years ago
  80. 5521b81 Minor formatting and simplification cleanup -- no functional changes intended. by Aaron Ballman · 10 years ago
  81. 9107bb3 Updated to be a bit more const friendly. Also switched the linkage to be static since this function is file-local. No functional changes intended. by Aaron Ballman · 10 years ago
  82. 53d5f45 Fix unused variable. by John Thompson · 10 years ago
  83. d2f62fa Add aarch64-linux-android triple for Android. by Logan Chien · 10 years ago
  84. 9be87f8 Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. by John Thompson · 10 years ago
  85. 0f0e18f Add yet another vtordisp test by Timur Iskhodzhanov · 10 years ago
  86. 5877be8 This reverts commit r206934 and r206935. by Rafael Espindola · 10 years ago
  87. 50a0ce4 Update Target::createMCAsmParser calls for the LLVM interface change. by Evgeniy Stepanov · 10 years ago
  88. 3413467 [ARM64] Enable more CodeGen tests for ARM64. The crypto and neon intrinsics tests needed changing slightly due to the naming differences between AArch64 and ARM64. by James Molloy · 10 years ago
  89. fa203ed [ARM64] Change inline assembly constraints to be more lax, to match the behaviour of Clang/AArch64 and GCC. by James Molloy · 10 years ago
  90. e593c2b [ARM64] Enable the test aarch64-type-sizes.c for ARM64 BE. by James Molloy · 10 years ago
  91. 5d06787 [ARM64] Add a missed case label for arm64_be, and enable the aarch64-varargs test for arm64_be. by James Molloy · 10 years ago
  92. affcec8 MS ABI: Implement mangling for ref-qualifiers on methods by David Majnemer · 10 years ago
  93. b66406e MS ABI: Use range-based for loops in the mangler by David Majnemer · 10 years ago
  94. dc9bea3 MS ABI: Cleanup some egregious style violations by David Majnemer · 10 years ago
  95. db9b9b7 AST: Cleanup/simplify some LV calculation code by David Majnemer · 10 years ago
  96. 8e180fe CodeGen: Unify handling guard variables in the Itanium C++ ABI by Justin Bogner · 10 years ago
  97. 8c645f8 Add missing test triples by Reid Kleckner · 10 years ago
  98. 5f701b4 Driver: Honor %INCLUDE% when built with MinGW by Reid Kleckner · 10 years ago
  99. b183650 Driver: Avoid a duplicate path separator and clean up code by Reid Kleckner · 10 years ago
  100. 431393e Add some missing checks for C++1y digit separators that don't in fact separate by Richard Smith · 10 years ago