Clone this repo:
  1. 99f6c39 Clang: Silence warnings (1/3) by Paul Beeler · 11 years ago master ara-dev-release-20141107
  2. 16bce6a clang: Build with -fno-strict-aliasing by Bernhard Rosenkraenzer · 12 years ago
  3. af42246 Update Clang for merge to r177345. by Stephen Hines · 11 years ago
  4. 15d6888 Merge branch 'upstream' into merge_2013_03_18 by Stephen Hines · 11 years ago
  5. abc0bea PR15539: Record "evaluating if/elif condition" flag in the right place by David Blaikie · 11 years ago
  6. e4d6112 Update testcase for r177340. by Bill Wendling · 11 years ago
  7. 62ba4ba [frontend] Initialize the diagnostic client before loading an ast file. by Argyrios Kyrtzidis · 11 years ago
  8. c7f8116 Add missing diagnostic for a nested-name-specifier on a free-standing type definition. Bump some related diagnostics from warning to extension in C++, since they're errors there. Add some missing checks for function specifiers on non-function declarations. by Richard Smith · 11 years ago
  9. 0378433 [PCH] Fix assertion hit related to enum decls inside templated funtions. by Argyrios Kyrtzidis · 11 years ago
  10. 4882fe0 This code works around what appears to be a bug in another part of clang. by Reed Kotler · 11 years ago
  11. f72663f Add a linebreak. Linebreaks are cool. by Richard Smith · 11 years ago
  12. 71434a8 C++11 status: mark 'extended integral types' as N/A, since we don't support by Richard Smith · 11 years ago
  13. 07b0fdc Bring inheriting constructor implementation up-to-date with current defect by Richard Smith · 11 years ago
  14. 5b22205 Centralize the recording of which tools have been constructed. by Rafael Espindola · 11 years ago
  15. 4b94f4d [analyzer] Warn when a ‘nil’ object is added to NSArray or NSMutableArray. by Anna Zaks · 11 years ago
  16. 51be73d Objective-C modern translator. Don't put line info by Fariborz Jahanian · 11 years ago
  17. f326056 Use early returns when checking if we already constructed a tool and when by Rafael Espindola · 11 years ago
  18. 26adbe4 Remove unused argument. by Rafael Espindola · 11 years ago
  19. af370e6 Pass an ArgList to every toolchain constructor. Remove the useIntegratedAs by Rafael Espindola · 11 years ago
  20. 7ce8d82 Inline ShouldUseIntegratedAssembler and move the documentation to by Rafael Espindola · 11 years ago