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-02-17
Documentation cleanup: fix a typo ("////" for "///") and suppress Doxygen's
James Dennett
2013-02-17
Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
2013-02-17
[clang] fix test execution command
Saleem Abdulrasool
2013-02-17
[CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
2013-02-17
Fix for ARM: functions don't have extra attributes there, so {{.*}} is ""
Dmitri Gribenko
2013-02-16
Use trailing documentation comments properly
Dmitri Gribenko
2013-02-16
Use the correct type to hold enumeration values
Dmitri Gribenko
2013-02-16
Documentation cleanup: make a \brief be brief, and fix a bad use of \see.
James Dennett
2013-02-16
Documentation cleanup: use \brief, and don't repeat the identifier being
James Dennett
2013-02-16
libAnalysis: Add a case for TypeAliasDecl in CFGRecStmtDeclVisitor.
Jordan Rose
2013-02-16
libclang: remove reinterpret_casts by using SourceLocation::getPtrEncoding
Dmitri Gribenko
2013-02-16
Remove unused forward declarations
Dmitri Gribenko
2013-02-16
Don't warn on conversion from NULL to nullptr_t
David Blaikie
2013-02-16
Emit vtables for an extern template class as available_externally, not as
Richard Smith
2013-02-16
[PCH] Deserializing the DeclContext of a template parameter is not safe
Argyrios Kyrtzidis
2013-02-16
Remove unused forward declarations
Dmitri Gribenko
2013-02-16
Rework the visibility computation algorithm in preparation
John McCall
2013-02-15
Add test case for r175312.
Chad Rosier
2013-02-15
Add the 'target-cpu' and 'target-features' attributes to functions.
Bill Wendling
2013-02-15
libclang: add clang_getTypeSpelling(CXType CT)
Dmitri Gribenko
2013-02-15
objective-C: Fixes a compiler crash when encoding
Fariborz Jahanian
2013-02-15
Recognize < and > as binary expressions in builder-type calls.
Daniel Jasper
2013-02-15
Fixed diagnostic nondeterministic order bug (pr14901).
Enea Zaffanella
2013-02-15
Done break between 'operator' and '<<'.
Daniel Jasper
2013-02-15
Fix crash-on-invalid where a ParenListExpr shows up as a message receiver
Argyrios Kyrtzidis
2013-02-15
When a statement is dropped from the AST because it was invalid, make sure
Argyrios Kyrtzidis
2013-02-15
Re-enable ConstructorInitializerAllOnOneLineOrOnePerLine option.
Daniel Jasper
2013-02-15
Sema: Unnest early exit and remove an unnecessary bad cast.
Benjamin Kramer
2013-02-15
Abstract out emitting the vdtor calls and do it properly when using -cxx-abi ...
Timur Iskhodzhanov
2013-02-15
Make helper functions static.
Benjamin Kramer
2013-02-15
Prevent only breaking before "?" in conditional expressions.
Daniel Jasper
2013-02-15
Update testcases due to Attribute sorting improvements.
Bill Wendling
2013-02-15
[analyzer] Don't assert when mixing reinterpret_cast and derived-to-base casts.
Jordan Rose
2013-02-15
Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-02-15
[analyzer] Cache the bindings accessible through a LazyCompoundVal.
Jordan Rose
2013-02-15
[analyzer] Scan the correct store when finding symbols in a LazyCompoundVal.
Jordan Rose
2013-02-15
[analyzer] Tweak LazyCompoundVal reuse check to ignore qualifiers.
Jordan Rose
2013-02-15
[analyzer] Use collectSubRegionKeys to make removeDeadBindings faster.
Jordan Rose
2013-02-15
[analyzer] Refactor RegionStore's sub-region bindings traversal.
Jordan Rose
2013-02-14
Make this test determinstic for my last patch.
Fariborz Jahanian
2013-02-14
objective-C: synthesize properties in order of their
Fariborz Jahanian
2013-02-14
libclang: remove reinterpret_casts by using SourceLocation::getFromPtrEncoding
Dmitri Gribenko
2013-02-14
objective-C: When implementing custom accessor method for
Fariborz Jahanian
2013-02-14
[analyzer] Try constant-evaluation for all variables, not just globals.
Jordan Rose
2013-02-14
[arcmt] Make sure the function has an associated parameter for the argument
Argyrios Kyrtzidis
2013-02-14
Mangle extern "C" functions whose names are not simple identifiers.
Rafael Espindola
2013-02-14
Fix counting of parameters so that r175162 works as expected.
Daniel Jasper
2013-02-14
Reduce penalty for breaking before ./-> after complex calls.
Daniel Jasper
2013-02-14
Remove a const_cast by propagating constness to called functions
Dmitri Gribenko
2013-02-14
Remove an unneeded const_cast
Dmitri Gribenko
[prev]
[next]