index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-03-25
Properly instantiate friend class template declarations and link them into
John McCall
2010-03-25
Revert 99477 since it appears to be breaking the clang-x86_64-darwin10-fnt
Bob Wilson
2010-03-25
Fix two bugs in format-string checking:
Ted Kremenek
2010-03-25
Properly instantiate and link in friend-class-template declarations.
John McCall
2010-03-25
Add c-index-test support for printing USRs.
Ted Kremenek
2010-03-24
Switch static_cast from the old reference-initialization code (via
Douglas Gregor
2010-03-24
Check for ret, so that we know we hit the end of the function
Douglas Gregor
2010-03-24
When returning from a function that has a reference return type, use
Douglas Gregor
2010-03-24
Discussing with dgregor we decided that we should not force the emission of
Rafael Espindola
2010-03-24
When pulling apart an initializer that involves a CXXConstructExpr, do
Douglas Gregor
2010-03-24
Make sure that we have File IDs for all of the unsaved files before we
Douglas Gregor
2010-03-24
Allow conversion of qualified Class type to unqualified
Fariborz Jahanian
2010-03-24
XFAIL the -nostdinc++ test on Windows; it doesn't look like we even have the ...
Douglas Gregor
2010-03-24
Control warnings about GNU extensions with -Wgnu, which has a subgroup
Douglas Gregor
2010-03-24
Implement support for -nostdc++. Fixes PR6446.
Douglas Gregor
2010-03-24
Improve diagnostics when ivar added to class
Fariborz Jahanian
2010-03-24
Silently drop dependent friend function template specializations,
Douglas Gregor
2010-03-24
Code gen for multi-dimensional dynamic allocations.
Fariborz Jahanian
2010-03-24
More vtable improvements. We now compute and keep track of all vtable related...
Anders Carlsson
2010-03-24
Walk out of enums when determining effective context.
John McCall
2010-03-24
Support friend function specializations.
John McCall
2010-03-24
When a declaration of a function is missing an exception specification
Douglas Gregor
2010-03-24
Implement a framework for the delay of arbitrary diagnostics within
John McCall
2010-03-24
When performing name lookup for the allocation or deallocation
Douglas Gregor
2010-03-24
More vtable work; preparations for moving over to the new vtable layout code ...
Anders Carlsson
2010-03-24
Each non-local class instantiation is its own local instantiation
Douglas Gregor
2010-03-24
Make sure to properly track the anonymous namespace that lives inside
Douglas Gregor
2010-03-24
Flip the switch and use the new vtable layout code for thunks by default. Add...
Anders Carlsson
2010-03-24
Remove parts of virt.cpp
Anders Carlsson
2010-03-23
Implement computation of the final overriders for each virtual
Douglas Gregor
2010-03-23
revert 99311. Looks like it broke darwin bootstrap.
Rafael Espindola
2010-03-23
Improve diagnostic for @property/ivar type mismatch by including the types of...
Ted Kremenek
2010-03-23
Avoid producing implicit methods when we have a explicit template instantiation
Rafael Espindola
2010-03-23
Code gen for compound assignment of complex
Fariborz Jahanian
2010-03-23
Patch to implement code gen. use of compound assignent on
Fariborz Jahanian
2010-03-23
When recovering from a qualified typedef name, don't clear out the
Douglas Gregor
2010-03-23
Ignore a more comprehensive set of gcc-special format attributes.
Duncan Sands
2010-03-23
For forward-declared static inline functions, delay CFG-based warnings until we
Ted Kremenek
2010-03-23
Tweak null dereference diagnostics to give clearer diagnostics when
Ted Kremenek
2010-03-23
Only perform CFG-based warnings on 'static inline' functions that
Ted Kremenek
2010-03-22
Set the relevent attributes declared in class extension
Fariborz Jahanian
2010-03-22
A fixed version of r99174 which also includes a test that we emit vtables when
Rafael Espindola
2010-03-22
Improve the diagnostics for the UndefinedAssignmentChecker when an
Ted Kremenek
2010-03-22
(re)implement PR6542, accepting and discarding the __gcc_tdiag__
Chris Lattner
2010-03-22
merge some tests.
Chris Lattner
2010-03-22
rename test
Chris Lattner
2010-03-22
Diagnose miuse of property dot-syntax instead of crashing.
Fariborz Jahanian
2010-03-22
merge two tests.
Chris Lattner
2010-03-22
rename test.
Chris Lattner
2010-03-22
move a test to a more appropriate directory
Chris Lattner
[prev]
[next]