index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-22
Fix bin-packing behavior of constructor initialziers.
Daniel Jasper
2013-04-22
Revert "Revert "PR14606: Debug info for using directives/DW_TAG_imported_modu...
David Blaikie
2013-04-22
Add a triple to make a test resilient to non-TLS hosts (eg: darwin10)
David Blaikie
2013-04-21
Fix return type of isBitfield in the binding definition
Dmitri Gribenko
2013-04-21
[Mips] Convert a GNU style Mips ABI name to the name accepted by LLVM
Simon Atanasyan
2013-04-21
[Mips] Do not add unnecessary Mips toolchain path to the list
Simon Atanasyan
2013-04-21
The 'constexpr implies const' rule for non-static member functions is gone in
Richard Smith
2013-04-20
Disable VLA diagnostic in C++1y mode, and add some tests.
Richard Smith
2013-04-20
Add another test I forgot to svn add.
Richard Smith
2013-04-20
C++1y: Allow aggregates to have default initializers.
Richard Smith
2013-04-20
Update some stuff on the open projects page to reflect things we've already d...
Richard Smith
2013-04-20
Switch C++11 open project to C++1y :)
Richard Smith
2013-04-20
Add note that some of these links are dead for now.
Richard Smith
2013-04-20
VLAs in C++14!
Richard Smith
2013-04-20
Variable templates and generic lambdas are approved for C++14.
Richard Smith
2013-04-20
Clarifying memory allocation: approved for C++14. Move from N/A to no, since ...
Richard Smith
2013-04-20
No digit separators for C++14.
Richard Smith
2013-04-20
Generalized constexpr is approved for C++14.
Richard Smith
2013-04-20
More approved C++14 features.
Richard Smith
2013-04-20
Binary literals are approved for C++14.
Richard Smith
2013-04-20
Implement core issue 1608: class members can be found via operator lookup in ...
Richard Smith
2013-04-20
Supports Sourcery CodeBench Mips toolchain directories tree.
Simon Atanasyan
2013-04-20
[analyzer] Ensure BugReporterTracking works on regions with pointer arithmetic
Anna Zaks
2013-04-20
[analyzer] Flip printPretty and printPrettyAsExpr as per suggestion from Jord...
Anna Zaks
2013-04-20
[analyzer] Correct the comment
Anna Zaks
2013-04-19
[libclang] Make sure the preable does not truncate comments.
Argyrios Kyrtzidis
2013-04-19
[analyzer] Website: update lists of potential and actual checkers.
Jordan Rose
2013-04-19
Remove an empty line so the line numbers match up again after the recent docu...
Adrian Prantl
2013-04-19
still not relaxed enough.
Adrian Prantl
2013-04-19
cleanup and relax test cases
Adrian Prantl
2013-04-19
Note that we support (and in fact have supported since the dawn of time itself)
Richard Smith
2013-04-19
[ms-inline asm] The parsing of C++ identifiers is a task of the front-end par...
Chad Rosier
2013-04-19
Emit the underlying type in the debug info for all kinds of fixed enums
Adrian Prantl
2013-04-19
s/C++0x/C++11/
Adrian Prantl
2013-04-19
Initial work on status page for C++14.
Richard Smith
2013-04-19
Keep the parentheses in #pragma message (partial revert of r179771).
Andy Gibbs
2013-04-19
C++11 support is now feature-complete.
Richard Smith
2013-04-19
Avoid names like __in that conflict with SAL in builtin headers
Reid Kleckner
2013-04-19
Implement CodeGen for C++11 thread_local, following the Itanium ABI specifica...
Richard Smith
2013-04-19
[analyzer] Call proper callback for const regions escaped other then on call.
Anton Yartsev
2013-04-19
Revert "PR14606: Debug info for using directives/DW_TAG_imported_module"
Eric Christopher
2013-04-19
PR14606: Debug info for using directives/DW_TAG_imported_module
David Blaikie
2013-04-19
Give CGDebugInfo::getContextDescriptor a more specific return type
David Blaikie
2013-04-19
[libclang] Fix copy-paste error in comment.
Argyrios Kyrtzidis
2013-04-18
[libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the g...
Argyrios Kyrtzidis
2013-04-18
Objective-C++: Enable passing of modern C++11 style
Fariborz Jahanian
2013-04-18
[libclang] Introduce clang_Cursor_getObjCDeclQualifiers, to query for 'ObjC Q...
Argyrios Kyrtzidis
2013-04-18
Fix typo.
Chad Rosier
2013-04-18
Add comment to describe cleverness.
Benjamin Kramer
2013-04-18
[libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the writ...
Argyrios Kyrtzidis
[next]