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-02-28
Dont break between (( in __attribute__((.
Daniel Jasper
2013-02-28
Improve property metadata generation with the GNUstep runtime.
David Chisnall
2013-02-28
No spaces around pointers to members.
Daniel Jasper
2013-02-28
First step towards adding a parent map to the ASTContext.
Manuel Klimek
2013-02-28
Improve formatting of #defines.
Daniel Jasper
2013-02-28
Fix bug when formatting "A<A<A>>".
Daniel Jasper
2013-02-28
Fix incorrect recognition of bin-packing.
Daniel Jasper
2013-02-28
Fix spacing after binary operator as macro parameter.
Daniel Jasper
2013-02-28
Fix global overflow in types::lookupTypeForTypeSpecifier.
Evgeniy Stepanov
2013-02-28
[analyzer] RegionStore: collectSubRegionKeys -> collectSubRegionBindings
Jordan Rose
2013-02-27
PR15360: nullptr as a non-type template argument to a function type non-type ...
David Blaikie
2013-02-27
[analyzer] Teach FindLastStoreBRVisitor to understand stores of the same value.
Jordan Rose
2013-02-27
[analyzer] Turn on C++ constructor inlining by default.
Jordan Rose
2013-02-27
[driver] The failure of any phase (e.g., preprocess, compile, assemble) for a
Chad Rosier
2013-02-27
[Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64
Simon Atanasyan
2013-02-27
Better support for constructors with -cxx-abi microsoft, partly fixes PR12784
Timur Iskhodzhanov
2013-02-27
Fix formatting of multiplications in array subscripts.
Daniel Jasper
2013-02-27
[Sanitizer] Change driver behavior when linking with -fsanitize=thread and -f...
Alexey Samsonov
2013-02-27
Enable bin-packing in Google style.
Daniel Jasper
2013-02-27
Update clang for LLVM API change. No functionality change.
Nick Lewycky
2013-02-27
Don't cache the visibility of types.
Rafael Espindola
2013-02-27
Use the correct alignment for POD-member memcpys where the first field is a
Lang Hames
2013-02-27
Rename methods to comply with the LLVM Coding Standards.
Rafael Espindola
2013-02-27
Change Type::getLinkageAndVisibility to return a LinkageInfo.
Rafael Espindola
2013-02-27
Move LinkageInfo out of NamedDecl so that it can be used in Type.h.
Rafael Espindola
2013-02-27
Update template diffing to handle template arguments that are declarations.
Richard Trieu
2013-02-27
Temporarily revert r176116 for compile-time performance regression.
Adrian Prantl
2013-02-27
[analyzer] Add stop-gap patch to prevent assertion failure when analyzing LLV...
Ted Kremenek
2013-02-27
[PCH] When deserializing an IdentifierInfo, call IdentifierInfo::RevertTokenI...
Argyrios Kyrtzidis
2013-02-27
comment parsing: Properties are considered like methods, and people
Fariborz Jahanian
2013-02-27
Don't crash when diagnosing path-constrained protected
John McCall
2013-02-27
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
[analyzer] If a struct has a partial lazy binding, its fields aren't Undef.
Jordan Rose
2013-02-27
Refine SourceManager's isBeforeInTranslationUnit() cache to have more entries.
Ted Kremenek
2013-02-26
Temporarily revert r176133 until testcases are modified.
Bill Wendling
2013-02-26
Don't set the -target-cpu and -target-features attributes just now.
Bill Wendling
2013-02-26
No need to initialize these variables.
Chad Rosier
2013-02-26
Fix assertion failure when a field is given an address space.
Matt Arsenault
2013-02-26
Fix initializer for variables with attribute address_space set.
Matt Arsenault
2013-02-26
Ensure that DIType is regenerated after we visited an implementation that add...
Adrian Prantl
2013-02-26
[analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a...
Ted Kremenek
2013-02-26
Warn on dropping the return value from a warn_unused_result function, even in
Matt Beaumont-Gay
2013-02-26
Use the most recent decl in getExplicitVisibility.
Rafael Espindola
2013-02-26
Be more careful in applying pragma weak. Fixes pr14974.
Rafael Espindola
2013-02-26
Fix bad line break decision.
Daniel Jasper
2013-02-26
In range-based for-loops, prefer splitting after ":".
Daniel Jasper
2013-02-26
Only keep empty lines in unwrapped lines if they preceed a line comment.
Daniel Jasper
2013-02-26
Only break string literals as a last resort.
Daniel Jasper
2013-02-26
Unify clang/llvm attributes for asan/tsan/msan (Clang part)
Kostya Serebryany
2013-02-26
[analyzer] Don't look through casts when creating pointer temporaries.
Jordan Rose
[prev]
[next]