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-05-03
When building a module, forward diagnostics to the outer diagnostic consumer.
Douglas Gregor
2013-05-03
Reapply r180982 with repaired logic and an additional testcase.
Adrian Prantl
2013-05-03
Serialization for captured statements
Ben Langmuir
2013-05-03
PR15906: The body of a lambda is not an evaluated subexpression; don't visit ...
Richard Smith
2013-05-03
Add support for -march=btver2.
Benjamin Kramer
2013-05-03
Support __wchar_t in -fms-extensions and -fms-compatibility modes.
Hans Wennborg
2013-05-03
Correctly emit certain implicit references to 'self' even within
John McCall
2013-05-03
[analyzer] Check the stack frame when looking for a var's initialization.
Jordan Rose
2013-05-03
[analyzer] Fix trackNullOrUndef when tracking args that have nil receivers.
Jordan Rose
2013-05-03
Revert "Attempt to un-break the gdb buildbot."
Adrian Prantl
2013-05-03
[ms-cxxabi] Emit non-virtual member function pointers
Reid Kleckner
2013-05-03
Attempt to un-break the gdb buildbot.
Adrian Prantl
2013-05-03
Move parsing of identifiers in MS-style inline assembly into
John McCall
2013-05-02
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
Revert r180970; it's causing breakage.
Douglas Gregor
2013-05-02
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
[analyzer] Don't try to evaluate MaterializeTemporaryExpr as a constant.
Jordan Rose
2013-05-02
Use the Itanium ABI for thread_local on Darwin.
Bill Wendling
2013-05-02
Fix crasher when the range in a C++ range-for loop has an ill-formed initiali...
Douglas Gregor
2013-05-02
When looking for the module associated with one of our magical builtin header...
Douglas Gregor
2013-05-02
Ensure that the line table for functions with cleanups is sequential.
Adrian Prantl
2013-05-02
Use a triple ensure that __has_feature(c_thread_local) is 1 in C11 mode.
Douglas Gregor
2013-05-02
[document parsing]: support c++11 type aliases
Fariborz Jahanian
2013-05-02
Make sure we define wchar_t related macros correctly in -fms-extensions mode.
Hans Wennborg
2013-05-02
Only evaluate __has_feature(c_thread_local) and __has_feature(cxx_thread_loca...
Douglas Gregor
2013-05-02
[analyzer] RetainCountChecker: don't track through xpc_connection_set_context.
Jordan Rose
2013-05-01
[analyzer] Consolidate constant evaluation logic in SValBuilder.
Jordan Rose
2013-05-01
[analyzer] Don't inline the [cd]tors of C++ iterators.
Jordan Rose
2013-05-01
[documenting declaration]: Remove arc liftime qualifiers
Fariborz Jahanian
2013-05-01
Fix typo in FileCheck.
Chad Rosier
2013-05-01
[inline asm] Add a test case for r180873. Test case needs to be on the clang
Chad Rosier
2013-05-01
Fix spurious trailing comma when printing some of the __c11_atomic_* builtins...
Richard Smith
2013-05-01
PR15884: In the 'taking the address of a temporary' extension, materialize the
Richard Smith
2013-05-01
Re-apply "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-05-01
Fix buildbot yet again. // rdar://13757500.
Fariborz Jahanian
2013-05-01
attempt to fix the buildbot failure.
Fariborz Jahanian
2013-05-01
[ObjC declaration documentation] declaration of
Fariborz Jahanian
2013-05-01
As of r180836, these tests should no longer be XFAILed on Windows.
Aaron Ballman
2013-05-01
Point diagnostics that complain about a use of a selector in an objc message,...
Argyrios Kyrtzidis
2013-04-30
Revert 180817 because 180816 was reverted.
Adrian Prantl
2013-04-30
Fix PR15845: apparently MSVC does not support implicit int in C++ mode.
Richard Smith
2013-04-30
Do not generate VLAs as complex variables any more, as they are now
Adrian Prantl
2013-04-30
[driver] Allow multiple -arch options with -save-temps by adding the arch name
Chad Rosier
2013-04-30
Revert r180739 and r180748: they broke C++11 thread_local on non-Darwin syste...
Richard Smith
2013-04-30
[ms-cxxabi] Implement member pointer comparisons
Reid Kleckner
2013-04-30
Struct-path aware TBAA: enable struct-path aware TBAA for classes.
Manman Ren
2013-04-30
Don't treat a non-deduced 'auto' type as being type-dependent. Instead, there
Richard Smith
2013-04-30
Use {{.*}}suffix instead of [[TC]] in places where we print the toolchain
Rafael Espindola
2013-04-30
[Mips] Pass -mips16, -mmicromips, -mdsp and -mdspr2 flags to the
Simon Atanasyan
2013-04-30
Objective-C (mostly arc): Under ARC, we often have unneeded qualifiers
Fariborz Jahanian
[prev]
[next]