1. 7536dd5 Introduce a new type, PackExpansionType, to capture types that are by Douglas Gregor · 14 years ago
  2. d3d3be9 Validate Microsoft's uuid attribute string. by Francois Pichet · 14 years ago
  3. 403ba35 Add missing standard includes. Patch by Joerg Sonnenberger! by Nick Lewycky · 14 years ago
  4. 276fdf4 1. Add some ABI information for the Microblaze. by Wesley Peck · 14 years ago
  5. 1154214 Add support for the Microsoft uuid attribute: by Francois Pichet · 14 years ago
  6. e6a365d Motions towards simplifying how we deal with attribute-qualified function types. by John McCall · 14 years ago
  7. f45fbad If the initializer is an rvalue and the variable is a const reference, by Zhongxing Xu · 14 years ago
  8. 9c2bac0 The evaluation of dereference and address-of is identical. by Zhongxing Xu · 14 years ago
  9. d5b08be Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. by Michael J. Spencer · 14 years ago
  10. 2b364a4 Fix test. I added one last test and then forget to re-check. by John McCall · 14 years ago
  11. 7f1b987 Apply attributes to explicit specializations. Specializations which by John McCall · 14 years ago
  12. 472ccff Replace all uses of PathV1::getLast with PathV2::filename. by Michael J. Spencer · 14 years ago
  13. df344df Going back to the drawing board with these two awful hacks. by Eric Christopher · 14 years ago
  14. dd4430e Warn when synthesizing a property which is by Fariborz Jahanian · 14 years ago
  15. 74cae0c Fix spelling. by Michael J. Spencer · 14 years ago
  16. 256053b Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. by Michael J. Spencer · 14 years ago
  17. 854fc56 Initialize variables in the correct order. by Bill Wendling · 14 years ago
  18. 2bde827 Encapsulate TemplateArgument::Kind by Douglas Gregor · 14 years ago
  19. 2c5c313 Horrible hack for systems that use -dumpversion with clang to expect versions by Eric Christopher · 14 years ago
  20. 154f251 Nom nom nom, tasty unused option with an argument. by Eric Christopher · 14 years ago
  21. c7b5ed6 Swap the order of the condition and body of a do-while statement in by Douglas Gregor · 14 years ago
  22. 320e153 Use hasSameType to compare types for equality. by Abramo Bagnara · 14 years ago
  23. bbca85d Avoid to emit redundant implicit cast for enum constants init expressions. by Abramo Bagnara · 14 years ago
  24. 28d5b72 Update checker build. by Ted Kremenek · 14 years ago
  25. cb9cebc Remove explicit summaries from retain/release by Ted Kremenek · 14 years ago
  26. 5eef59e Fix assertion failure in cocoa::deriveNamingConvention() by Ted Kremenek · 14 years ago
  27. b321c0c fix typo by Chris Lattner · 14 years ago
  28. bb8fef3 Move CocoaConventions.[h,cpp] from libChecker by Ted Kremenek · 14 years ago
  29. af86b0c Revise Cocoa conventions detection: 'copy' and 'mutableCopy' by Ted Kremenek · 14 years ago
  30. 0a3ed31 Rename several methods/functions in the analyzer by Ted Kremenek · 14 years ago
  31. 9c39acf Give hidden visibility to RTTI for derived types. This is kindof a hacky by John McCall · 14 years ago
  32. 2e219b8 Microsoft's __uuidof operator returns a lvalue. Part 2. by Francois Pichet · 14 years ago
  33. ecea19f Microsoft's __uuidof operator returns a lvalue. by Francois Pichet · 14 years ago
  34. 0de5786 Getting Started: Add VS2010 instructions and specify an out of source build. by Michael J. Spencer · 14 years ago
  35. 1bc80af Do lvalue-to-rvalue conversions on the LHS of a shift operator. by John McCall · 14 years ago
  36. a669c53 Add tests checking for unexpanded parameter packs in declarations that by Douglas Gregor · 14 years ago
  37. 099ffe8 Tweak a comment by Douglas Gregor · 14 years ago
  38. 4d2abba Delay the check for unexpanded parameter packs in the types of by Douglas Gregor · 14 years ago
  39. 781def0 Check for unexpanded parameter packs in non-type template parameter types. by Douglas Gregor · 14 years ago
  40. 01dbb3b Revert r121961, which seems to be breaking the buildbots and my local tests. by Douglas Gregor · 14 years ago
  41. 6f52675 Check for unexpanded parameter packs in default arguments. by Douglas Gregor · 14 years ago
  42. 7dd3c73 Tweak location of diagnostic for -Wunreachable-code by Ted Kremenek · 14 years ago
  43. 892697d Start migration of static analyzer to using the by Ted Kremenek · 14 years ago
  44. 48263ba CMake: Add runtime dir. by Michael J. Spencer · 14 years ago
  45. 4eeebc4 MemoryBuffer API update. by Michael J. Spencer · 14 years ago
  46. 66cdf26 Update for LLVM API change. by Daniel Dunbar · 14 years ago
  47. 0762bfd Fix a regression I caused in r121930. It turns out that by Douglas Gregor · 14 years ago
  48. a31040f Check for unexpanded parameter packs within variable initializers. by Douglas Gregor · 14 years ago
  49. 6ccab97 Check for unexpanded parameter packs in friend declarations. by Douglas Gregor · 14 years ago
  50. 8b1aba4 Improve diagnostics when property being looked up by Fariborz Jahanian · 14 years ago
  51. 56c0458 Check for unexpanded parameter packs in using declarations. As a by Douglas Gregor · 14 years ago
  52. 0c9e479 Check for unexpanded parameter packs in enumeration types and enumerators. by Douglas Gregor · 14 years ago
  53. 399ad97 Check for unexpanded parameter packs in static assertion expressions. by Douglas Gregor · 14 years ago
  54. 46e392a Implement builtins for Neon half-precision float conversions. by Bob Wilson · 14 years ago
  55. 7504966 ivars craeted for explicit @synthesize and those by Fariborz Jahanian · 14 years ago
  56. e186269 Check for unexpanded parameter packs in various kinds of by Douglas Gregor · 14 years ago
  57. c11e1d7 Teach the RecursiveASTVisitor to traverse the type-location by Douglas Gregor · 14 years ago
  58. cff163e Test that all of the relevant types properly compute the "contains by Douglas Gregor · 14 years ago
  59. 9ef7589 Introduce a RecursiveASTVisitor subclass that finds all unexpanded by Douglas Gregor · 14 years ago
  60. 0827408 Fix diagnostic pragmas. by Argyrios Kyrtzidis · 14 years ago
  61. c463335 Move the work-in-progress implementation of variadic templates to its own file in Sema. No functionality change. by Douglas Gregor · 14 years ago
  62. 028d397 Reorganize LookupMemberExpr for clarity and to make the obvious fast paths by John McCall · 14 years ago
  63. de43632 __attribute__((nonnull)) can apply to reference-to-pointer by Douglas Gregor · 14 years ago
  64. fb7b363 Sema: have BuildExpressionFromIntegralTemplateArgument produce well-formed IntegerLiterals by Peter Collingbourne · 14 years ago
  65. f24e54a Silence GCC warning about control reaching the end of the function and explicitly mark that all cases are handled. by Chandler Carruth · 14 years ago
  66. dda0c0d Fix gcc warning: 'clang::ASTStmtReader' is already a friend of 'clang::OverloadExpr' by Nico Weber · 14 years ago
  67. 5e3c67b Sundry missing lvalue-to-rvalue conversions. Also leave a TODO for the vital by John McCall · 14 years ago
  68. bfdcdc8 Set the "implicitly inline" bit on a method as soon as we see a definition by John McCall · 14 years ago
  69. bebbe0d Variadic templates: extend the Expr class with a bit that specifies by Douglas Gregor · 14 years ago
  70. 8cc246c Function types are compatible (in the C sense) if their regparms are identical. by John McCall · 14 years ago
  71. 723df24 Added missing IgnoreParens(). by Abramo Bagnara · 14 years ago
  72. 8786da7 Rewrite ComplexExprEvaluator::VisitCastExpr to use cast kinds, and fix by John McCall · 14 years ago
  73. ed37836 Minor fix for clang-completion-mode, from Dve Abrahams by Douglas Gregor · 14 years ago
  74. 373920b Improve some comments, shrink FunctionType::ExtInfo, and fix a bug found by John McCall · 14 years ago
  75. d3b227d Fix documentation typo, from nobled. by Douglas Gregor · 14 years ago
  76. e23cf43 Restore r121752 without modification. by John McCall · 14 years ago
  77. 5bfe232 Pull out r121752 in case it's causing the selfhost breakage. by John McCall · 14 years ago
  78. 0e88aa7 Factor out most of the extra state in a FunctionProtoType into a separate by John McCall · 14 years ago
  79. 54eeba7 Generalize this test to work without instruction names. by Dan Gohman · 14 years ago
  80. 2ea7e73 Implement CodeGen support for the may_alias attribute. by Dan Gohman · 14 years ago
  81. d093722 Variadic templates: extend Type, NestedNameSpecifier, TemplateName, by Douglas Gregor · 14 years ago
  82. 140a2bd Skip ParenType on function instantiations. by Abramo Bagnara · 14 years ago
  83. 1192fff Remove a type that got reduced away from this test case but not actually deleted. by Chandler Carruth · 14 years ago
  84. e7f8504 Fix PR8774 by restricting when hasInit returns true. Previously, it by Chandler Carruth · 14 years ago
  85. 6a57746 Reduce the number of builtin operator overload candidates added in certain by Chandler Carruth · 14 years ago
  86. 7b38198 Basic, Sema: add support for CUDA launch_bounds attribute by Peter Collingbourne · 14 years ago
  87. 2c2c8dd Sema: diagnose kernel functions with non-void return type by Peter Collingbourne · 14 years ago
  88. aee543a Move the functionality to mark all vtables of key functions as used within by Chandler Carruth · 14 years ago
  89. a48fa4b Change MBlaze target to have the same description string as its LLVM equivalent. by Wesley Peck · 14 years ago
  90. 6d69558 Finish cleaning up the static utility code for adding builtin operator overload by Chandler Carruth · 14 years ago
  91. 38ca8d1 Clean up the helpers used to compute the usual arithmetic conversions' result by Chandler Carruth · 14 years ago
  92. 3c69dc4 Add a comment to a helper function. by Chandler Carruth · 14 years ago
  93. 7b80b4b Sink the logic to suppress builtin operator overloads in the presence of by Chandler Carruth · 14 years ago
  94. abb7184 Reorder the cases in the switch to be more logically grouped (to my mind). If by Chandler Carruth · 14 years ago
  95. c140946 Remove the final goto from this switch making it explict which overload set is by Chandler Carruth · 14 years ago
  96. 32fe0d0 Fold away completely identical code with simple fallthrough. by Chandler Carruth · 14 years ago
  97. fe62274 Move and copy function calls around to remove the indirection through gotos by Chandler Carruth · 14 years ago
  98. daf55d3 Simplify the flow through the switch by explicitly listing the added overloads by Chandler Carruth · 14 years ago
  99. 6df868e Fix 80-column violations and reflowing some code to facilitate those fixes. by Chandler Carruth · 14 years ago
  100. 3a0f3ef Begin the refactoring of how builtin operators are added to the overload by Chandler Carruth · 14 years ago