index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-07-02
Revert "Remove unused member (& consequently unused parameter) in SA's Call c...
Jordan Rose
2012-07-02
Include -D files in crash report repro scripts. (PR13255)
David Blaikie
2012-07-02
In blocks, only pretend that enum constants have enum type if necessary.
Jordan Rose
2012-07-02
When we're looking for redeclarations which might provide a definition in Cod...
Eli Friedman
2012-07-02
Be more eager about setting the 'Invalid' bit on an invalid class
Douglas Gregor
2012-07-02
Remove unused member (& consequently unused parameter) in SA's Call code.
David Blaikie
2012-07-02
Reintroduced FieldDecl public methods setBitWidth and removeBitWidth.
Abramo Bagnara
2012-07-02
Bail out the LiveVariables analysis when the CFG is very large, as
Ted Kremenek
2012-07-02
Fix subtle bug in AnalysisConsumer where we would not analyze functions whose...
Ted Kremenek
2012-07-02
Reduce default template instantiation depth to 512; we're blowing out
Douglas Gregor
2012-07-02
[analyzer] Convert existing checkers to use check::preCall and check::postCall.
Jordan Rose
2012-07-02
[analyzer] Add generic preCall and postCall checks.
Jordan Rose
2012-07-02
[analyzer] Convert CXXConstructExpr over to use CallEvent for evaluation.
Jordan Rose
2012-07-02
[analyzer] Use CallEvent for inlining and call default-evaluation.
Jordan Rose
2012-07-02
[analyzer] Finish replacing ObjCMessage with ObjCMethodDecl and friends.
Jordan Rose
2012-07-02
[analyzer] Begin replacing ObjCMessage with ObjCMethodCall and friends.
Jordan Rose
2012-07-02
[analyzer] Move the last bits of CallOrObjCMessage over to CallEvent.
Jordan Rose
2012-07-02
[analyzer] Convert CallAndMessageChecker and ObjCSelfInitChecker to CallEvent.
Jordan Rose
2012-07-02
[analyzer] Convert RetainCountChecker to use CallEvent as much as possible.
Jordan Rose
2012-07-02
[analyzer] Add a new abstraction over all types of calls: CallEvent
Jordan Rose
2012-07-02
[PCH] Make sure that all newly introduced visible decls in a DeclContext
Argyrios Kyrtzidis
2012-07-02
A ':' after an enum-specifier at class scope is a bitfield, not a typo for a ...
Richard Smith
2012-07-02
Add a new libclang completion API to get brief documentation comment that is
Dmitri Gribenko
2012-07-02
Rename tzcnt intrinsics to match gcc.
Craig Topper
2012-07-01
PR13189: va_list broken with precompiled headers
Meador Inge
2012-06-30
Add support for the C11 _Alignof keyword.
Jordan Rose
2012-06-30
blocks: fixes a crash when encoding block type
Fariborz Jahanian
2012-06-29
objective-c IRGen: fixes a crash when method type is being mangled
Fariborz Jahanian
2012-06-29
Use -frewrite-includes for crash reports.
David Blaikie
2012-06-29
In Sema::ClassifyName, try to avoid nonsensical corrections to
Kaelyn Uhrain
2012-06-29
Update the %diff modifer to have an alternate string print when a template tree
Richard Trieu
2012-06-29
Revert "Tweak insecureAPI analyzer checks to have the ability to be individua...
Ted Kremenek
2012-06-29
Tweak insecureAPI analyzer checks to have the ability to be individually disa...
Ted Kremenek
2012-06-29
Add a fix-it hint note to -Wunique-enum to suggest that the last element gets
Richard Trieu
2012-06-29
objective-c modern translator: synthesize argument type
Fariborz Jahanian
2012-06-29
modern objc translator: string.h is unavailable on some non-OSX
Fariborz Jahanian
2012-06-29
fix a typo in my last commit. I thought I recompiled,
Fariborz Jahanian
2012-06-29
objc diagnostic: pass IdentifierInfo* to the diagnostic system
Fariborz Jahanian
2012-06-29
std::nullptr_t support in MS headers, from João Matos.
Douglas Gregor
2012-06-29
Patch for handling C99 veriadic macros when using precompiled headers,
Douglas Gregor
2012-06-29
objective-c modern translator: Translation into objc_msgSend_stret
Fariborz Jahanian
2012-06-29
Factor out a check for block commands (that implicitly start a new paragraph)...
Dmitri Gribenko
2012-06-29
Avoid redundant error when redefining a function as deleted.
David Blaikie
2012-06-29
Change condition to be the same as in SemaTemplateInstantiate.
Nico Weber
2012-06-29
Update Clang to reflect the new home of IRBuilder.h as of r159421.
Chandler Carruth
2012-06-29
Update based on move of DIBuilder.h to include/llvm.
Bill Wendling
2012-06-29
From Philippe Canal:
Axel Naumann
2012-06-29
X86: add more GATHER intrinsics in Clang
Manman Ren
2012-06-29
Fix PR13234 - crash when trying to report an unsupported ABI feature
Timur Iskhodzhanov
2012-06-29
When a builtin that requires a constant is given a type- or
Douglas Gregor
[prev]
[next]