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 |
2010-02-16 |
Douglas Gregor | Don't import __va_list_tag or __builtin_va_list when... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Douglas Gregor | Cope with anonymous tags defined within declarators... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ted Kremenek | Convert GRExprEngine's handling of ObjCMessageExprs... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Benjamin Kramer | Add Sema support for __builtin_fpclassify by extending... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Fariborz Jahanian | Issue a bettter diagnostics for incorrect property... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chandler Carruth | Fix instantiation of template functions with local... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Douglas Gregor | Tell ASTMerge to merge every declaration it sees, rathe... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Douglas Gregor | Reimplement the structural-equality checks used to... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Fariborz Jahanian | Class continuation now has its own property ast for |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Fariborz Jahanian | Test to compile the rewritten file for my last patch. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Fariborz Jahanian | Fix a broken rewritin of @implementation keyword. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
John McCall | Optimize the implementation of IdDeclInfo pooling in... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Devang Patel | Use getLocStart(), instead of getLocEnd(), to record... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Sanjiv Gupta | reverting back 96242 as it still causes a test failure. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Sanjiv Gupta | Re-applying 96173 with corresponding changes in test. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Duncan Sands | Uniformize the names of type predicates: rather than... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chandler Carruth | Defer covariance checks for dependent types. Add test... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Zhongxing Xu | Simplify code. If we can reach here, the base must... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
John McCall | When emitting an aggregate into a temporary, make sure... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | clang::Attr objects should be treated as AST nodes... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | Add LLVM conventions check that scans for AST elements... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | Change LLVMConventionsChecker to accept an entire trans... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | Rework translation unit actions to actually take an... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | For the StringRef check, also visit the children of... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ted Kremenek | Place type-checking static methods at type of file... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | temporarily revert 96173, it is causing test failures. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Sanjiv Gupta | renamed pic16 specifiic macros. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Anders Carlsson | Don't compute final overriders or build vtables for... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Benjamin Kramer | Pass StringRefs to InsertText/ReplaceText in RewriteObj... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Daniel Dunbar | CIndex: Switch CXSourceRange to proper half-open intervals. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Daniel Dunbar | CIndex: Avoid an unnecessary getLocForEndOfToken call... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Daniel Dunbar | c-index-test: Unify and always print half-open extents. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Daniel Dunbar | c-index-test: Simplify file scanning code. |
commit | commitdiff | tree | snapshot |
next |