index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-04-29
Modify triple to try to make it pass on ARM.
Bill Wendling
2013-04-29
Emit the TLS intialization functions into a list.
Bill Wendling
2013-04-29
c language: diagnose use of "[*]" on any array dimension
Fariborz Jahanian
2013-04-29
[test] add missing header for the test.
Argyrios Kyrtzidis
2013-04-29
When emitting a preprocessed file with implicit module imports, make sure lin...
Argyrios Kyrtzidis
2013-04-29
Revert "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-04-29
Keep the parser's template depth up to date when parsing local templates and
Richard Smith
2013-04-29
Implement DR580: access checks for template parameters of a class template are
Richard Smith
2013-04-29
Properly reenter multiple contexts when parsing a late-parsed function template
Richard Smith
2013-04-29
Fix an assertion failure / accepts-invalid in -fms-extensions mode. Don't build
Richard Smith
2013-04-27
Struct-path aware TBAA: fix handling of may_alias attribute.
Manman Ren
2013-04-27
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-27
Fix an assertion hit in Sema::CheckObjCMethodOverrides.
Argyrios Kyrtzidis
2013-04-26
documenttion parsing. Provide a c-index test
Fariborz Jahanian
2013-04-26
[libclang] Introduce clang_Module_getASTFile function that returns the module...
Argyrios Kyrtzidis
2013-04-26
[analyzer] An ObjC for-in loop runs 0 times if the collection is nil.
Jordan Rose
2013-04-26
[analyzer] Model casts to bool differently from other numbers.
Jordan Rose
2013-04-26
[analyzer] Consolidate BoolAssignmentChecker tests by using two RUN lines.
Jordan Rose
2013-04-26
[PCH/modules] Require the preprocessing record option to match the used PCH, ...
Argyrios Kyrtzidis
2013-04-26
[Modules] Fix an issue where the reconstructed redeclaration chain was incomp...
Argyrios Kyrtzidis
2013-04-26
document parsing. When a sub-class (c++ Objective-C) missing
Fariborz Jahanian
2013-04-26
[driver] Implement the -fdebug-compilation-dir in a way that is compatible with
Chad Rosier
2013-04-26
Comment parsing: -fparse-all-comments: recognize empty line comments
Dmitri Gribenko
2013-04-26
Implement C++1y decltype(auto).
Richard Smith
2013-04-26
C++1y: support simple variable assignments in constexpr functions.
Richard Smith
2013-04-26
Support debug info for using directives at global/namespace scope.
David Blaikie
2013-04-26
Add r180263 back, but fix hasBraces() to be correct during parsing.
Rafael Espindola
2013-04-26
Add a testcase for a recent regression.
Rafael Espindola
2013-04-25
Revert r180263. It's causing failures.
Bill Wendling
2013-04-25
Objective-C: This is a small modification to my
Fariborz Jahanian
2013-04-25
[analyzer] Teach DeadStoreChecker to look though BO_Comma and disregard the LHS.
Anna Zaks
2013-04-25
Put friend decls in the correct context.
Rafael Espindola
2013-04-25
Fix a case in linkage computation that should check for single line extern "C".
Rafael Espindola
2013-04-25
Don't mark 'extern "C" void f(void)' as having extern storage class.
Rafael Espindola
2013-04-25
[ms-cxxabi] Fix a number of bugs in the mangler.
Peter Collingbourne
2013-04-25
Add "-no-canonical-prefixes" to a test case.
Richard Trieu
2013-04-25
[analyzer] Fix a crash in RetainCountChecker - we should not rely on CallEnte...
Anna Zaks
2013-04-24
Objective-C parsing [qoi]: Recover gracefully with good diagnostic
Fariborz Jahanian
2013-04-24
Objective-C arc: Improve disgnostics when 'weak'
Fariborz Jahanian
2013-04-24
Removing example-dynarray.cpp test since it's of no value.
Jyotsna Verma
2013-04-24
[driver] Test that last option wins between -Ofast and -O2.
Chad Rosier
2013-04-24
[driver] Put -fvectorize under the -Ofast umbrella flag.
Chad Rosier
2013-04-24
[driver] Improve the implementation of the -Ofast option.
Chad Rosier
2013-04-24
Objective-C: When reporting on missing property accessor implementation in
Fariborz Jahanian
2013-04-24
clang-format support for multiple input files.
Alexander Kornienko
2013-04-24
Add test case for -Wdeprecated-objc-pointer-introspection, and
Ted Kremenek
2013-04-24
[analyzer] IvarInvalidation: correctly handle cases where only partial invali...
Anna Zaks
2013-04-23
[analyzer] Set the allocation site to be the uniqueing location for retain co...
Anna Zaks
2013-04-23
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...
Anna Zaks
2013-04-23
[libclang] Introduce a CXCursor_ObjCSelfExpr cursor, which is the equivalent ...
Argyrios Kyrtzidis
[prev]
[next]