2011-01-29 |
Anders Carlsson | When emitting RTTI for a non-class type, compute the... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Nico Weber | Support for -plugin-arg- with -add-plugin |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Move GetLLVMVisibility to CodeGenModule. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Update tests. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Add RTTIBuilder::GetAddrOfTypeName which uses the newly... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Change CodeGenModule::setTypeVisibility to take a TypeV... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Add a test for RTTI visibility. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Replace an isa/cast with a dyn_cast. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Get rid of an unneeded parameter from setGlobalVisibility. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Give VTTs the right visibility. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Make emitting a VTT a two-step process, much like emitt... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Use CGM.CreateOrReplaceCXXRuntimeVariable in CGVTables.cpp |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Add a new function, to be used by CGRTTI, CGVTables... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Ken Dyck | Replace a literal '8' with getCharWidth(). |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | Remove IsDefinition from CodeGenModule::setTypeVisibili... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | When trying to get the most derived class, don't assume... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | When calling a virtual member function on a base class... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Anders Carlsson | When doing a derived-to-base class through a virtual... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Fariborz Jahanian | More work to support -fapple-kext regarding |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Jeffrey Yasskin | Document how to add an attribute to clang. This should... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Fix some corner cases in the __is_base_of logic. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Add my new file to the CMake lists, sorry about that. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Benjamin Kramer | Make the FreeBSD driver test more robust so it doesn... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Move all the cleanups framework code into a single... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Reorganize the value-dominance metaprogram and introduc... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Convert the exception-freeing cleanup over to the condi... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nico Weber | PR9037: Allow override, final, and new as an extension... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
John McCall | Not really any point to testing control flow in this... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Eric Christopher | Update exceptions.m for r124462. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Douglas Gregor | Give OpaqueValueExpr a source location, because its... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Allow elision of invocations of move constructors from... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | When producing IR for a lvalue-to-rvalue cast *as an... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fariborz Jahanian | Fix an objective-c rewriter bug rewriting a __block |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Teach the evaluation of the __is_convertible_to trait... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Adjust casing of attributes in examples. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Separate the access-control diagnostics from other... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Document some serious badness in our evaluation of... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Implement the Microsoft __is_convertible_to type trait... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Abramo Bagnara | Fixed parameter names. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Fix download link. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Add missing </a> |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Update checker build and post release notes. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Jeffrey Yasskin | Revert r124217 because it didn't catch the actual error... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Teach -Wuninitialized about indirect goto. Fixes PR... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Clean up the diagnostic text for delegating constructors |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Wire up attributes 'ns_consumed' and 'cf_consumed'... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Test for previous commit |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Argyrios Kyrtzidis | Allow #pragma unused to be used on global variables... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Teach ASTUnit to save the specified target features... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Add libclang functions to determine the const/volatile... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Argyrios Kyrtzidis | [analyzer] Fix crash when handling dot syntax on 'super'. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Axel Naumann | TextDiagnosticPrinter.cpp: Show diagnostics as far... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
John McCall | Do a proper recursive lookup when deciding whether... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
John McCall | Provide Type::castAs<>, which is to getAs<> what cast... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
NAKAMURA Takumi | 7bit-ize. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Fix HTML highlighting and add missing line. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Fix a few typos in HTML documentation. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Hook up attribute ns_consumes_self in the ObjC retain... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Tweak -Wuninitialized fixit for '_Bool' types to be... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Teach -Wuninitialized to suggest "= false" for initiali... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
John McCall | Notes on dynamic array cookies in MSVC. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
John McCall | Import three interesting bits that apply only to C... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Teach -Wuninitialized not to assert when analyzing |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ted Kremenek | Teach -Wuninitialized about ObjC fast enumeration loops. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | When we run into a template parameter that should have... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Cope with parenthesized function declarators when emitt... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Fix a horrible bug in our handling of C-style casting... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Fariborz Jahanian | Fixes an IRgen bug where __block variable is |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Update C++0x status web page |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Nico Weber | make `make` work in examples/PrintFucntionNames on... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Add __has_feature(cxx_reference_qualified_functions... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Implement the restriction that a function with a ref... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Handle C-style casts to rvalue reference types that... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Improve the extension warning for the use of ref-qualif... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
John McCall | When mangling a qualified array type, push the qualifie... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: explicitly keep track... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: implement the implicit... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
John McCall | Un-nest the meat of this function. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
John McCall | Fix some obvious bugs in the conditional-cleanup code... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Collingbourne | Move InheritableAttr::isInherited to Attr |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Collingbourne | Remove Attr::isMerged; it is not used any more and... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: allow functions to be... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: add name mangling for... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: tentative parsing and... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Reference qualifiers for *this: implement C++0x [expr... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Clean up the C++0x __has_feature tests. Specifically: |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Reinstate r124236 (tweaking the rvalue-reference overlo... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Ted Kremenek | Teach -Wreturn-type that destructors can appear |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Ted Kremenek | Merge -Wuninitialized-experimental into -Wuninitialized. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Ted Kremenek | Tweak -Wuninitialized-experimental to not emit |
commit | commitdiff | tree | snapshot |
2011-01-26 |
John McCall | Better framework for conditional cleanups; untested... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Douglas Gregor | Rvalue references for *this: parse ref-qualifiers. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Ken Dyck | Use RecordLayout::getBaseClassOffset() where CharUnits... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Argyrios Kyrtzidis | [analyzer] Enable the self-init checker under command... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Argyrios Kyrtzidis | Correct r124242 making sure function chunk that gets... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Argyrios Kyrtzidis | [analyzer] Improve the diagnostic for the self-init... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Fariborz Jahanian | Tweak the rule for deciding if a provisional ivar is... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Jeffrey Yasskin | Remove CompilerInstance::getOutputFileList because... |
commit | commitdiff | tree | snapshot |
next |