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