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-04
Make the ObjC attributes diagnostics a bit more informative.
Nico Weber
2013-04-03
<rdar://problem/13560075> Teach name lookup for builtin names to find hidden ...
Douglas Gregor
2013-04-03
[analyzer] Allow tracknullOrUndef look through the ternary operator even when...
Anna Zaks
2013-04-03
Complain about attempts to befriend declarations via a using
John McCall
2013-04-03
[analyzer] Correctly handle destructors for lifetime-extended temporaries.
Jordan Rose
2013-04-03
[analyzer] Rename “Mac OS X API”, “Mac OS API” -> “API Misuse (Appl...
Anna Zaks
2013-04-03
[analyzer] Warn when nil receiver results in forming null reference
Anna Zaks
2013-04-03
[analyzer] make peelOffOuterExpr in BugReporterVisitors recursively peel off ...
Anna Zaks
2013-04-03
[analyzer] Properly handle the ternary operator in trackNullOrUndefValue
Anna Zaks
2013-04-03
Objective-C modern rewriter. Fixes a bug
Fariborz Jahanian
2013-04-03
[preprocessor] Allow comparing two macro definitions syntactically instead of...
Argyrios Kyrtzidis
2013-04-03
Emit a nicer diagnostic for misplaced attributes on ObjC directives.
Nico Weber
2013-04-03
Test Hexagon tool-chain when configured as OSless target.
Jyotsna Verma
2013-04-03
Give the default CorrectionCandidateCallback::ValidateCandidate some
Kaelyn Uhrain
2013-04-03
Enable use of _Static_assert inside structs and unions in C11 mode (as per C1...
Andy Gibbs
2013-04-03
[modules] If a submodule has re-definitions of the same macro, only the last ...
Argyrios Kyrtzidis
2013-04-03
Do not assume the template argument is an integer only because the
Richard Trieu
2013-04-03
Fix a crasher in Template Diffing.
Richard Trieu
2013-04-03
Fix a crasher in Template Diffing.
Richard Trieu
2013-04-03
Move this file into the correct directory.
Eric Christopher
2013-04-03
From PR9121 gcc defaulted to omitting the frame pointer on linux,
Eric Christopher
2013-04-03
[analyzer] Better model for copying of array fields in implicit copy ctors.
Jordan Rose
2013-04-03
In ObjC++ on legacy runtimes, push an EH cleanup as well as
John McCall
2013-04-02
Objective-C arc [qui]. Don't issue the bridge cast
Fariborz Jahanian
2013-04-02
Revert "Revert r178079, it caused PR15637."
Eric Christopher
2013-04-02
[ms-inline asm] Test case for r178566.
Chad Rosier
2013-04-02
If a defaulted special member is implicitly deleted, check whether it's
Richard Smith
2013-04-02
Objective-C: Provide fixit hints when warning
Fariborz Jahanian
2013-04-02
Moved fallthrough regression test to switch-implicit-fallthrough.cpp.
Alexander Kornienko
2013-04-02
Fixed "fallthrough annotation does not directly precede switch label" warning in
Alexander Kornienko
2013-04-02
Escape # and $ in dependency files.
Benjamin Kramer
2013-04-02
Remove target-specific alignment from test.
Benjamin Kramer
2013-04-02
[ASan] Emit lifetime markers for local variables in -fsanitize=use-after-scop...
Alexey Samsonov
2013-04-02
[analyzer] Moving cplusplus.NewDelete to alpha.* for now.
Anton Yartsev
2013-04-02
Add -Wstatic-local-in-inline, which warns about using a static local
John McCall
2013-04-02
[analyzer] Teach invalidateRegions that regions within LazyCompoundVal need t...
Anna Zaks
2013-04-02
un-break remaining gdb buildbot testcases.
Adrian Prantl
2013-04-02
[analyzer] For now, don't inline [cd]tors of C++ containers.
Jordan Rose
2013-04-02
[analyzer] Allow suppressing diagnostics reported within the 'std' namespace
Jordan Rose
2013-04-01
Fix typo in test
Matt Beaumont-Gay
2013-04-01
PR15633: Note that we are EnteringContext when parsing the nested name
Richard Smith
2013-04-01
R600: Handle -mcpu option v3
Tom Stellard
2013-04-01
Revert r178079, it caused PR15637.
Nico Weber
2013-04-01
Don't eagerly deserialize every templated function (and every static data
Richard Smith
2013-04-01
* Attempt to un-break gdb buildbot by emitting a lexical block end only
Adrian Prantl
2013-04-01
Only merge down a variable type if the previous declaration was
John McCall
2013-04-01
Add test for PR12527 (bug has apparently already been fixed).
Richard Smith
2013-04-01
[libclang] Make clang_Cursor_getArgument work with call-exprs.
Argyrios Kyrtzidis
2013-04-01
Modifed debug-info-byval.cpp test to grep for .string or .asciz.
Jyotsna Verma
2013-03-30
Remove old NVPTX cpus and add new NVPTX cpus
Justin Holewinski
[prev]
[next]