1. c80eb46 [-cxx-abi microsoft] Mangle __uuidof correctly into template parameters by David Majnemer · 11 years ago
  2. 439d665 variable templates updated for PCH serialization... Still working on test cases... by Larisse Voufo · 11 years ago
  3. f2081f6 [-cxx-abi microsoft] Mangle TemplateArgument::Declaration for references by David Majnemer · 11 years ago
  4. 6e38281 clang-cl: Consolidate tests for /Fo and /Fe into cl-outputs.c by Hans Wennborg · 11 years ago
  5. c65c72d clang-cl: Support the /Fe option by Hans Wennborg · 11 years ago
  6. 42acc0c Fix pretty-printing for unnamed unions. by Eli Friedman · 11 years ago
  7. a03c5ee Fix crash w/BlockDecl and invalid qualified decl. by Eli Friedman · 11 years ago
  8. df7bef0 Patch by Chris Wailes <chris.wailes@gmail.com>. Reviewed by delesley, dblaikie. by DeLesley Hutchins · 11 years ago
  9. f86c139 clang-cl: Expand warning about /TC and /TP override, and expand test by Hans Wennborg · 11 years ago
  10. c613b67 [Mips] MSA frontend option support by Jack Carter · 11 years ago
  11. 92d09fc This test passes on freebsd after r188178. Not exactly sure why. by Benjamin Kramer · 11 years ago
  12. 931a4fe Fix FileCheck --check-prefix lines. by Tim Northover · 11 years ago
  13. 29a46e6 Fix to PR16225 (Assert-on-invalid: isa<LabelDecl>(D) && "declaration not instantiated in this scope") by Serge Pavlov · 11 years ago
  14. 62f675c Avoid spurious error messages if parent template class cannot be instantiated by Serge Pavlov · 11 years ago
  15. a214824 Simplify now that llvm::sys::current_path checks $PWD. by Rafael Espindola · 11 years ago
  16. ee2da6f clang/test/Driver/cl-options.c: Suppress this on cygming due to -fno-builtin. by NAKAMURA Takumi · 11 years ago
  17. ee138f6 Correctly profile CXXPseudoDestructorExprs. by Eli Friedman · 11 years ago
  18. 7ea491c Fix for PR16570: when comparing two function pointers, discard qualifiers when by Richard Trieu · 11 years ago
  19. 2401676 [arcmt] When handling unbridged casts, handle the body of BlockDecl separately because ParentMap does not record by Argyrios Kyrtzidis · 11 years ago
  20. d6d5d69 Only emit debug info for implicit members that actually get codegen, not just ODR use. by David Blaikie · 11 years ago
  21. 4c87ca4 [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  22. 48d0f07 Fixup for r188058: assume hasAsanZeroBaseShadow() is false if ASan is not needed by Alexey Samsonov · 11 years ago
  23. 96943ca Add lrint to the list of math builtins. It never sets errno so we can mark it as readnone. by Benjamin Kramer · 11 years ago
  24. bb0ed29 Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer by David Majnemer · 11 years ago
  25. c8fe011 [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section by David Majnemer · 11 years ago
  26. 6ebe9df [analyzer] Enable usage of temporaries in InitListExprs by Pavel Labath · 11 years ago
  27. 17ffbd0 Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section" by David Majnemer · 11 years ago
  28. ea3db97 [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section by David Majnemer · 11 years ago
  29. 4e9686b Implement [class.friend]p11's special name lookup rules for friend declarations by Richard Smith · 11 years ago
  30. fa220f5 [analyzer] Warn when using 'delete' on an uninitialized variable. by Jordan Rose · 11 years ago
  31. 0cf153b [tests] Make string encoding issues explicit. by Daniel Dunbar · 11 years ago
  32. 5329f78 [tests] Avoid deprecated except syntax. by Daniel Dunbar · 11 years ago
  33. 708002e clang-cl: Support /showIncludes by Hans Wennborg · 11 years ago
  34. c8e8e8f clang-cl: Map /Oi[-] to -f[no-]builtin by Hans Wennborg · 11 years ago
  35. 1197c65 ObjectiveC migrator: tighten rule about when to by Fariborz Jahanian · 11 years ago
  36. a922649 ObjectiveC migration: Handle another special case of by Fariborz Jahanian · 11 years ago
  37. f0f9891 clang-cl: use MS C++ ABI by Hans Wennborg · 11 years ago
  38. 1c56c9d Fix alignof computation of large arrays on x86_64. by Rafael Espindola · 11 years ago
  39. a32c523 Revert "clang-cl: Hook up /Za to prevent adding oldnames.lib dependency" by Reid Kleckner · 11 years ago
  40. bccf68f clang-cl: Hook up /Za to prevent adding oldnames.lib dependency by Hans Wennborg · 11 years ago
  41. b26404a The only useful loop unrolling flag to give realistically is by Chandler Carruth · 11 years ago
  42. f58443e Split the deprecated increment bool warning into a sub-group of -Wdeprecated by Richard Trieu · 11 years ago
  43. fbbdc5d Emit an error for enum increments and decrements in C++ mode. Fixes PR16394. by Richard Trieu · 11 years ago
  44. 9793fe9 catch-undefined-behavior.cpp: Remove names that don't appear in every build. by Filipe Cabecinhas · 11 years ago
  45. ce74417 UBSan: Fix naming for IR variables in catch-undef-behavior.cpp by Filipe Cabecinhas · 11 years ago
  46. 8593e78 UBSan: Fix alignment checks emitted in downcasts. by Filipe Cabecinhas · 11 years ago
  47. b357479 clang-cl: Support the run-time selection options (/MD, /MT et al.) by Hans Wennborg · 11 years ago
  48. ac32d90 PR9992: Serialize and deserialize the token sequence for a function template in by Richard Smith · 11 years ago
  49. 51e75ae [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references. by Argyrios Kyrtzidis · 11 years ago
  50. b82f77f Correctly allign arrays on 32 bit systems. by Rafael Espindola · 11 years ago
  51. 15c8e56 Patch to fix doxygen trailing comments for ObjectiveC methods. by Fariborz Jahanian · 11 years ago
  52. 201d3fb Indicate success for simple options when clang called with -cc1. by Rafael Espindola · 11 years ago
  53. 909930f clang-cl: Use .obj as object file extension instead of .o by Hans Wennborg · 11 years ago
  54. 8c238be Patch to fix doxygen trailing comments for ObjectiveC properties. by Fariborz Jahanian · 11 years ago
  55. ab50ccd clang-cl: Implement support for the /Fo option by Hans Wennborg · 11 years ago
  56. acdbbc7 Add a new warning to -Wloop-analysis to detect suspicious increments or by Richard Trieu · 11 years ago
  57. fa45cb3 ObjectiveC migration: tweak setting of lifetime attribute by Fariborz Jahanian · 11 years ago
  58. 3835a4e PR16755: When initializing or modifying a bitfield member in a constant by Richard Smith · 11 years ago
  59. 3151b7c Fixing commit r187768: Moved diagnosis of forward declarations of variable templates from Parser to Sema. by Larisse Voufo · 11 years ago
  60. 1a81e74 Fix for PR16570: when comparing two function pointers, discard qualifiers when by Richard Trieu · 11 years ago
  61. 06935f3 Moved diagnosis of forward declarations of variable templates from Parser to Sema. by Larisse Voufo · 11 years ago
  62. f959c33 clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investigating. by NAKAMURA Takumi · 11 years ago
  63. ef4579c Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... by Larisse Voufo · 11 years ago
  64. 4c58753 clang-cl: Implement the /Tc, /TC, /Tp and /TP options. by Hans Wennborg · 11 years ago
  65. c0e64f3 [ms-cxxabi] Properly mangle member pointers by David Majnemer · 11 years ago
  66. 02c44f0 [ms-cxxabi] Handle template-template arguments by David Majnemer · 11 years ago
  67. 7802fc9 [ms-cxxabi] Mangle nullptr template arguments by David Majnemer · 11 years ago
  68. de56bb7 lit.cfg: better check for MSYS by Hans Wennborg · 11 years ago
  69. 0e21897 Implement C++'s restrictions on the type of an expression passed to a vararg by Richard Smith · 11 years ago
  70. 3cb4436 Regression test for PR12699 by Serge Pavlov · 11 years ago
  71. 8b051ce Sema: Don't assume a nested name specifier holds a type by David Majnemer · 11 years ago
  72. bb1b797 Emit the constructor for abstract classes when using -cxx-abi microsoft, fixes PR16735 by Timur Iskhodzhanov · 11 years ago
  73. 6f4f808 Add support for passing -1 to __builtin_shufflevector to signify an undefined element value to match IR capabilities. by Craig Topper · 11 years ago
  74. bd77c59 Only use the Darwin linker's -export_dynamic option with supported versions. by Bob Wilson · 11 years ago
  75. 09c3463 Re-commit r187637: "clang-cl: add more options" by Hans Wennborg · 11 years ago
  76. 8d3794e ObjectiveC migrator: Add another family of factory by Fariborz Jahanian · 11 years ago
  77. 4ed47cc CC1: Only parse command-line options that have the CC1Option flag. by Hans Wennborg · 11 years ago
  78. f647b69 ObjectiveC migrator: Fixes public buildbot failures, by Fariborz Jahanian · 11 years ago
  79. 6803dbe revert patch I added in r187655. It still breaks public buildbot. by Fariborz Jahanian · 11 years ago
  80. 906c7f7 ObjectiveC migration. Check-in patch reverted in r187634. by Fariborz Jahanian · 11 years ago
  81. e7a9a67 Revert r187537 "clang-cl: add more options" by Hans Wennborg · 11 years ago
  82. 1888b91 When merging redeclaration chains across modules, if a declaration is visible by Richard Smith · 11 years ago
  83. ac8b5f5 clang-cl: add more options by Hans Wennborg · 11 years ago
  84. cd68398 Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with certain prefix selector matching their class names' suffix." by Rafael Espindola · 11 years ago
  85. 5994467 ObjectiveC migrator. Migrate to instancetype return type by Fariborz Jahanian · 11 years ago
  86. d8188f8 [analyzer] Don't process autorelease counts in synthesized function bodies. by Jordan Rose · 11 years ago
  87. cd007b1 [analyzer] Silently drop all reports within synthesized bodies. by Jordan Rose · 11 years ago
  88. ac00b79 DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C by David Blaikie · 11 years ago
  89. 8058833 DebugInfo: Emit template arguments for limited types used for context. by David Blaikie · 11 years ago
  90. 1316370 AST: Treat inline function declarations in -fms-compatibility as if it were in C++ when in C mode by David Majnemer · 11 years ago
  91. f10fa8d Options: Use AliasArgs for -O -> -O2 translation. by Hans Wennborg · 11 years ago
  92. b793f0d AArch64: initial NEON support by Tim Northover · 11 years ago
  93. 789d82a Check dynamic_cast is not used with -fno-rtti, unless it is a noop or can be resolved statically. by Arnaud A. de Grandmaison · 11 years ago
  94. 576a9af Sema: Diagnose explicitly bound unresolved member expressions decaying into pointers to function type by David Majnemer · 11 years ago
  95. fcbe208 Parse: Don't consider attributes of broken member declarators by David Majnemer · 11 years ago
  96. 3f32210 Fix assert when instantiating a default argument of a template defined in a by Richard Smith · 11 years ago
  97. b087a5d Make -m[no-]pascal-strings an alias of -f[no]pascal-strings in the .td file by Hans Wennborg · 11 years ago
  98. 3d672e4 ObjectiveC ARC: finishing off issuing error when by Fariborz Jahanian · 11 years ago
  99. c66e7e9 Fix declaring class template methods with an attributed typedef by Reid Kleckner · 11 years ago
  100. 78d0fbf clang-cl: add the /c, /W0 and /W1 options by Hans Wennborg · 11 years ago