2010-02-18 |
Ted Kremenek | Start adding cursor kinds for attributes, with first... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Change the behavior of ibaction attributes to be attach... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | AST import for character literals |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | AST import for forward declarations of Objective-C... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | Implement import of forward declarations of Objective... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Charles Davis | Allow redefinitions of extern inline functions in GNU89... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | AST import of Objective-C categories. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Fariborz Jahanian | __typeof should be able to handle block pointer types... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | Don't diagnose overflow in case statements when the... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Recognize attributes ns_returns_not_retained and cf_ret... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Add __has_feature support for attributes ns_returns_not... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Sort @includes. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Sort cases. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Add 'ns_returns_not_retained' and 'cf_returns_not_retai... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | For -Wswitch-enum warnings, be sure to look through... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | Hook the "overflow converting case value to switch... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | When diagnosing enumerator values outside of the range... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | silence warning in a cleaner way |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Alphabetize #includes. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Change GNUInlineAttr definition to just use DEF_SIMPLE_... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | Implement AST importing of ImplicitParamDecls, despite... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Don't make the inclusion of crashtracer information... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Fariborz Jahanian | Hopefully make buildbot happy. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | clang: Add support for s// edit form of QA_OVERRIDE_GCC... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | PR5803: clang++: Treat untyped 'C' inputs as C++. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | tests: Add '%clangxx' substitution, for 'clang++' |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Fariborz Jahanian | Patch to remove arbitrary imporation of 'self' into |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | Fix test to not force triple, and also to not need... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Fariborz Jahanian | Did not intend to check this in. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Fariborz Jahanian | Use proper lexcial context for newly added ivars. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | Implement AST merging for Objective-C properties. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anders Carlsson | Make FinalOverriders handle virtual bases correctly... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Fariborz Jahanian | Allow for declaration and use of ivars in a stand-alone |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | AST import for Objective-C protocols |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Zhongxing Xu | In symbol reaper, a variable is live if its stack frame... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Zhongxing Xu | For inline-based inter-procedural analysis, we will... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Zhongxing Xu | Add a utility method. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | Driver: Tweak freebsd::Link, by Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anders Carlsson | Handle primary bases in AddVCallOffsets. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chandler Carruth | Silence GCC warning by marking an assert-only variable... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anders Carlsson | First cut at emitting vcall offsets. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tanya Lattner | Do not add functions marked with the unused attribute... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
John McCall | Emit complete constructors and destructors as aliases... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anders Carlsson | Pass through whether a base is virtual or not. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Add IBAction attribute to keep the IBOutlet attribute... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Sanjiv Gupta | implement EmitVAArg. pretty much the same way other... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tanya Lattner | Fix unused function warning to handle used attributes... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | Implement AST importing and checking for Objective... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anders Carlsson | Correctly calculate base offsets for 'this' pointer... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Convert clang_getCompletionChunkText() to return a... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Charles Davis | Revert r95939, as suggested by Alexandre Julliard from... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Change clang_getCursorKindSpelling() to return a CXString |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Change clang_getFileName() to return a 'CXString' inste... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Ted Kremenek | Move createCXString() functions out of CIndexer and... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Douglas Gregor | Implement AST importing of Objective-C instance variables. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Fariborz Jahanian | More rewriter test converted to compile with clang. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Fariborz Jahanian | With addition of -Wno-address-of-temporary (thank you... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
John McCall | IRgen optimization: cache the value of 'this' and... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Devang Patel | Distinguish two lexical blocks at the same level. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Douglas Gregor | Introduce a new kind of failed result for isLvalue... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | IRgen: Switch 'retval' to use CreateIRTemp. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | Disable warn_unused_function for now, its breaking... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | IRgen: Add CreateIRTemp, which creates a temporary... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | IRgen: Switch EmitCompoundLiteralLValue to use CreateMe... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Douglas Gregor | Do not try to instantiate invalid declarations. It... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Douglas Gregor | Improve parsing and instantiation of destructor names... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Chris Lattner | when a diagnostic is an extension and has no other... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Charles Davis | dllimport and dllexport are declspec attributes, too... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Chris Lattner | add two aliases for SSE functions we already have,... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Chris Lattner | add freebsd/ppc[64] support, patch by Nathan Whitehorn... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Fariborz Jahanian | Minor rewriter cleanup and a test for a block rewriting... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Add test case showing that a recursive block that captu... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | Add an extreme vbase offsets test. I'm kinda amazed... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | Handle layout of vtables for virtual bases. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | Move some code around in preparation for virtual base... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Fariborz Jahanian | Fix rewriter bug when function call inside block with... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | Fix a bug where we would not emit secondary vtables... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Benjamin Kramer | Rename argument so the name reflects what it's doing. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Add simpler checker to check if variables captured... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
John McCall | Support local namespace aliases and permit them to... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | Emit vbase offsets. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Anders Carlsson | More work on the new layout code. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
John McCall | When emitting complete destructors for classes with... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
John McCall | White-list comma expressions with the literal 0 as... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
John McCall | Make the various type-decl Types (and their associated... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Sanjiv Gupta | Re-applying 96173. Looks like finally I got the test... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Add test case to show that Clang now checks the format... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | c-index-test: Pass appropriate client data. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | ASTUnit: Constant fold UseBumpAllocator to true, we... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | ASTUnit::LoadFromCompilerInvocation - Take ownership... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | CompilerInstance: Move LLVMContext member out of constr... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Daniel Dunbar | Switch clang to use its own LLVMContext (not the global... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Fix test case. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Refactor the logic for printf argument type-checking... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ted Kremenek | Added 'AsWideChar' flag to LengthModifier. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Douglas Gregor | Skeleton for importing Objective-C classes |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Chris Lattner | mark __builtin_longjmp noreturn, PR6312 |
commit | commitdiff | tree | snapshot |
next |