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
2013-04-13
Annotate flavor of TLS variable (statically or dynamically initialized) onto ...
Richard Smith
2013-04-13
Use MapVector rather than simulating it.
Richard Smith
2013-04-13
Speed-up ObjCMethodDecl::getOverriddenMethods().
Argyrios Kyrtzidis
2013-04-13
Introduce SourceManager::getDecomposedIncludedLoc, that returns the "included...
Argyrios Kyrtzidis
2013-04-13
Don't replace an existing decl in the scope chains with its
John McCall
2013-04-12
[analyzer] Enable NewDelete checker if NewDeleteLeaks checker is enabled.
Anton Yartsev
2013-04-12
Headers: Add support for ISO9899:2011 rsize_t.
Daniel Dunbar
2013-04-12
Parsing support for thread_local and _Thread_local. We give them the same
Richard Smith
2013-04-12
tl;dr: Teach Clang to work around g++ changing its workaround to glibc's
Richard Smith
2013-04-12
<rdar://problem/13643854> Only emit ambiguous-expansion warnings when at leas...
Douglas Gregor
2013-04-12
[analyzer] Makes NewDeleteLeaks checker work independently from NewDelete.
Anton Yartsev
2013-04-12
[analyzer] Print a diagnostic note even if the region cannot be printed.
Anna Zaks
2013-04-12
[analyzer]Print field region even when the base region is not printable
Anna Zaks
2013-04-12
Sema: Give a typically small DenseMap some inline capacity.
Benjamin Kramer
2013-04-12
Revamps structural error detection / handling.
Manuel Klimek
2013-04-12
[analyzer] Fix grammar in comment.
Jordan Rose
2013-04-12
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
[analyzer] Don't emit extra context arrow after returning from an inlined call.
Jordan Rose
2013-04-12
<rdar://problem/13615607> Include SDK version information in the module hash.
Douglas Gregor
2013-04-11
Struct-path aware TBAA: uniformize scalar tag and path tag.
Manman Ren
2013-04-11
Fix the driver logic for recent versions of DragonFly.
John McCall
2013-04-11
Add a new -mimplicit-float option for symmetry with -mno-implicit-float.
Bob Wilson
2013-04-11
[ms-cxxabi] Implement member pointer emission and dereferencing
Reid Kleckner
2013-04-11
Hexagon: Remove -g option from the assembler command line.
Jyotsna Verma
2013-04-11
Change clang-format's affinity for breaking after return types.
Daniel Jasper
2013-04-11
Fix formatting of overloaded assignment operators.
Daniel Jasper
2013-04-11
ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation]
NAKAMURA Takumi
2013-04-11
Drop ObjCIndirectCopyRestoreExprs during template instantiation.
John McCall
2013-04-11
Force a load when creating a reference to a temporary copied from a bitfield.
Jordan Rose
2013-04-11
[analyzer] Refactoring: better doxygen comment; renaming isTrackedFamily to i...
Anton Yartsev
2013-04-10
[analyzer] Address Jordan’s review of r179219
Anna Zaks
2013-04-10
[analyzer] Address Jordan’s code review of r 179221
Anna Zaks
2013-04-10
[analyzer] Switched to checkPreCall interface for detecting usage after free.
Anton Yartsev
2013-04-10
[analyzer] Fix a crash in SyntaxCString checker when given a custom strncat.
Anna Zaks
2013-04-10
[analyzer] When reporting a leak in RetainCount checker due to an early exit ...
Anna Zaks
2013-04-10
[analyzer] Cleanup leak warnings: do not print the names of variables from ot...
Anna Zaks
2013-04-10
For split dwarf we should also run the objcopy action if we're
Eric Christopher
2013-04-10
Remove unused arguments.
Chad Rosier
2013-04-10
[driver] Add a -Ofast option, which enables -O3, -ffast-math, and
Chad Rosier
2013-04-10
Add an option to parse all comments as documentation comments
Dmitri Gribenko
2013-04-10
Fixes recovering from errors when parsing braced init lists.
Manuel Klimek
2013-04-10
Fix labels with trailing comments and cleanup.
Daniel Jasper
2013-04-10
Handle "typeof" in Objective-C format string checking. This previously crashed.
Ted Kremenek
2013-04-10
Add support for computing the exception specification for an inheriting
Richard Smith
2013-04-10
Don't crash when mangling types defined in ObjC class extensions.
John McCall
2013-04-10
C++11 inheriting constructors: support for inheriting constructor templates.
Richard Smith
2013-04-10
<rdar://problem/13605348> Don't consider invalid user-defined literal operato...
Douglas Gregor
2013-04-10
[frontend] -frewrite-includes: turn implicit module imports into @imports.
Argyrios Kyrtzidis
2013-04-10
[frontend] When preprocessing, turn implicit module imports into @imports.
Argyrios Kyrtzidis
2013-04-10
[frontend] -frewrite-includes: if there was no inclusion, don't add lineinfo ...
Argyrios Kyrtzidis
[prev]
[next]