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
2011-06-07
More coherent diagnostic when a stack variable is
Fariborz Jahanian
2011-06-07
The macros defined by the language standard are still available even when the
Nick Lewycky
2011-06-07
Catch the memory leak in a bucket
Sean Hunt
2011-06-06
Touchup to comments that weren't quite in sync with code
Jonathan D. Turner
2011-06-06
Diagnose the condition in C++ [temp.expl.spec]p16 that prohibits
Douglas Gregor
2011-06-05
Richard Smith was correct about how the sets should be computed for
Chandler Carruth
2011-06-05
Fix PR10053: Improve diagnostics and error recovery for code which some compi...
Richard Smith
2011-06-05
Toolchain support for Ubuntu Oneiric. Patch by Michael Wild!
Benjamin Kramer
2011-06-05
Drop most of InitializationSequence::SequenceKind's values. They didn't reall...
Sebastian Redl
2011-06-05
Remove more references to FailedSequence.
Sebastian Redl
2011-06-05
Remove all references to InitializationSequence::FailedSequence from outside ...
Sebastian Redl
2011-06-05
Parse C++0x generalized initializers.
Sebastian Redl
2011-06-05
Identity and non-identity standard conversion sequences can be
Douglas Gregor
2011-06-05
Add name mangling for expr .* expr. Fixes PR9983 / <rdar://problem/9486332>.
Douglas Gregor
2011-06-05
Allow block returns in C++ with the form
Douglas Gregor
2011-06-05
When inferring the result type of a block based on a return statement
Douglas Gregor
2011-06-04
Fix cmake build.
Rafael Espindola
2011-06-04
Remove the old implementation of -verify, which has been dead code since r88750.
Richard Smith
2011-06-04
Adjust the linker for PowerPC64/-m32 on FreeBSD too.
Roman Divacky
2011-06-04
Make -m32 work on FreeBSD/PowerPC64.
Roman Divacky
2011-06-04
On linux, -nostdlib was causing a --start-group with no --end-group to be passed
Nick Lewycky
2011-06-04
Identifiers with _CapitalLetter are reserved, so don't use them. Prefer the
Nick Lewycky
2011-06-04
Reimplement r132572 on top of a FoldingSet, thus hopefully solving both
Sean Hunt
2011-06-04
[analyzer] Change an indent-if to an early return. No functionality change.
Jordy Rose
2011-06-04
[analyzer] Don't crash when copying an unknown number of bytes with memcpy()....
Jordy Rose
2011-06-04
[analyzer] Remove extra assignment that actually lost a few of the assumptions.
Jordy Rose
2011-06-04
Add support for builtin astype:
Tanya Lattner
2011-06-04
Rework r132576.
Devang Patel
2011-06-04
[analyzer] Fix comment for (still-disabled) evalStrncpy
Jordy Rose
2011-06-04
[analyzer] Fix handling of "copy zero bytes" for memcpy and friends.
Jordy Rose
2011-06-03
[analyzer] __mempcpy_chk is the same as mempcpy (at least to CStringChecker)
Jordy Rose
2011-06-03
Improvements to abbreviations for PCH which add support for EnumDecl, ObjCIva...
Jonathan D. Turner
2011-06-03
Expose @synthesize and @dynamic via their own cursor kinds in
Douglas Gregor
2011-06-03
Test of commit access.
Jonathan D. Turner
2011-06-03
Revert r132572 to figure out why it broke selfhost and clean it up as
Sean Hunt
2011-06-03
Emit debug info only if there is an insertion point. The debug info should no...
Devang Patel
2011-06-03
Begin implementing a cache of special member lookups. Currently only
Sean Hunt
2011-06-03
Don't warn about -Wno-foo where foo is an unknown warning option. Explicitly
Matt Beaumont-Gay
2011-06-03
Warn about missing parentheses for conditional operator.
Hans Wennborg
2011-06-03
Make -Wignored-qualifiers point to the first ignored qualifier.
Hans Wennborg
2011-06-03
Simplify.
Devang Patel
2011-06-03
Fix typedef's context.
Devang Patel
2011-06-03
We were looking at /usr/lib only if the distro had multilib. This is bogus:
Rafael Espindola
2011-06-03
Add support for centos.
Rafael Espindola
2011-06-03
80-column cleanup.
Eric Christopher
2011-06-03
Improve the instantiation of static data members in
Douglas Gregor
2011-06-03
Revert r132544. Accidental commit. I got confused with the Tortoise SVN menu.
Francois Pichet
2011-06-03
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132544 91177308-0d34-...
Francois Pichet
2011-06-03
80-col cleanup.
Eric Christopher
2011-06-03
Separate out these paths a bit by architecture. There are likely other
Eric Christopher
[prev]
[next]