2010-05-12 |
Ted Kremenek | Correctly check if a cursor is a declaration before... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ted Kremenek | Remove debugging aids I did not intend to commit. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ted Kremenek | Adjust clang_annotateTokens() to correctly account... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Chris Lattner | don't force 16 threads. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
John McCall | Improve commentary on the indirect-goto jump scope... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
John McCall | Correct spelling of expected error message. Apparently... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
John McCall | When checking scopes for indirect goto, be more permiss... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Devang Patel | Use end location of DeclStmt to mark stop point. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | BoostCon tutorial notes, temporary |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Abramo Bagnara | Merged Elaborated and QualifiedName types. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | Speculatively revert r103497, "Do not mark the virtual... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | IRgen/i386/C++: Fix isSingleElementStruct computation... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | Do not mark the virtual members of an implicitly-instan... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Duncan Sands | VISIBILITY_HIDDEN was renamed LLVM_LIBRARY_VISIBILITY. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Fariborz Jahanian | Fix test. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | It's bad form to create VarDecl's without DeclContexts |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | The C++98/03 standard is disturbingly silent about... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | Static data members intialized in-class that have const... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Fariborz Jahanian | Minor refactoring of my last patch. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | Fix indentation |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | A DeclRefExpr that refers to a member function or a... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Chandler Carruth | Add a test for a subtle instantiation pattern that... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | Fixes for compilation with Microsoft Visual Studio... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Devang Patel | Initialize Column. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Fariborz Jahanian | Allow static_cast to objective-c pointers. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Daniel Dunbar | tests: Avoid spurious use of /dev/null. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
John McCall | Refactor the constant-evaluator so that it only support... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Fariborz Jahanian | Objective-C++ Code gen. Handle code gen. for property |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Ted Kremenek | Allocate most of DeclarationNamesTable using ASTContext... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Ted Kremenek | Start converting pieces of DeclarationNameTable to... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Ted Kremenek | Convert CXXTempory[] in CXXExprWithTemporaries to be... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Douglas Gregor | Improved -ast-print-xml for C++, from Sebastien Binet! |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Douglas Gregor | Alternative workaround for MSVC compilation failure... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Devang Patel | If variable location is invalid then use current location. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Daniel Dunbar | Fix refacto in r103387, noticed by Christopher Jefferson. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Anders Carlsson | Add an UpdateVBases parameter to UpdateEmptyClassOffset... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Anders Carlsson | More work on handling empty classes. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Chris Lattner | pch'ify CXXNewExpr and CXXZeroInitValueExpr |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Chandler Carruth | Doxygen-ify a comment and add an example of when this... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Chris Lattner | fix refactor-o |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Chris Lattner | pchify CXXTemporary, CXXBindTemporaryExpr, and |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Chandler Carruth | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Chris Lattner | pch'ify default argument definitions and uses. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Chris Lattner | pch'ify 'this' and 'throw' |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Chris Lattner | pch'ify typeid. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Chris Lattner | pchify CXXMemberCallExpr correctly. Before it would... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Anders Carlsson | Cleanup. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Douglas Gregor | Be more careful about picking a template parameter... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
David Chisnall | Tweaked selector mangling again (GNU runtime). |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Fix a silly bootstrap-breaking thinko, where we were... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Anders Carlsson | Actually compute the empty subobject sizes. No function... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Improve our handling of the -Wunused-variable warning... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Don't complain about an __builtin_va_arg expression... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Anders Carlsson | Add a SizeOfLargestEmptySubobject member to ASTRecordLa... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Attempted workaround for MSVC compile error |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | When instantiating statements that involve conditions... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
David Chisnall | Fixed linkage problem from last commit (GNU runtime). |
commit | commitdiff | tree | snapshot |
2010-05-08 |
David Chisnall | Tweaked selector generation (GNU runtime). Removed... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Don't destroy the data associated with an overload... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Record template argument deduction failures for member... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | When printing an overload candidate that failed due... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Improve overload-candidate diagnostic for a function... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | A leak is better than a double-free while I figure... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Minor cleanup, and ban copying of OverloadCandidateSets. No |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | When template argument deduction fails because the... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | When printing a non-viable overload candidate that... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Douglas Gregor | Fix test for Release-Asserts build |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Daniel Dunbar | Update latest checker build to a local link. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | When we encounter a non-dependent type during template... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Devang Patel | If there is not any debug info for type then do not... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | Introduce a recursive AST visitor that makes it trivial... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | The FP constant evaluator was missing a few cases of... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | add PCH support for a bunch of C++ Decls, patch by |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Make that null-dereference fix a little clearer by... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Fix a potential null dereference in the pointer-to... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Change the pointer / lvalue constant evaluators to... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | add more types to -ast-print-xml, PR5006 |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ted Kremenek | Extend C++ usrs to include type mangling for tag decl... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | clean up isBeforeInTranslationUnit by factoring out... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ted Kremenek | Switch USR generation over from NamedDecl::getNameAsStr... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ted Kremenek | Add NamedDecl::printName() for clients that to use... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | Reapply the reference-binding patch applied below,... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Fariborz Jahanian | Minor mod. to my last patch. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Fariborz Jahanian | Fixes a Code gen crash trying to use a dot-syntax for |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Devang Patel | Avoid use of DIDescriptor::getNode(). Use overloaded... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Change the complex constant evaluator to return a bool... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | Add missing #include |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | Revert r103220. It seems to be breaking self-host |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Douglas Gregor | Add a stub frontend action for BoostCon, for next week... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Rafael Espindola | Fix PR4386 by implementing gcc's old behaviour (4.2... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Sebastian Redl | Test case for my last fix. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Sebastian Redl | A correct fix for bug 6466. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Sebastian Redl | And finally, revert the accidental check-in part of... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Sebastian Redl | Revert 103247, it causes lots of test failures. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Sebastian Redl | Pass the correct type to BuildMemberReferenceExpr.... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | reimplement the guts of SourceManager::isBeforeInTransl... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Change Evaluate* in the constant evaluator to enforce... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
John McCall | Move CheckICE and isIntegerConstantExpr to ExprConstant... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | start using the caching now that it appears to work! |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | reimplement the caching in the SourceManager::isBeforeI... |
commit | commitdiff | tree | snapshot |
next |