2009-03-08 |
Chris Lattner | Update DeclNodes.def to reflect the move of ObjCCategor... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | improve comments for MemberExpr. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | refine the "use of unary operator that may be intended... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | add rdar# |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Anders Carlsson | Make mangling work with anonymous tag types. Doug,... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Chris Lattner | fix test |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Anders Carlsson | Mangle Objective-C interfaces correctly (where correctl... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Eli Friedman | Make constant emission for @encode use the common strin... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Fariborz Jahanian | correct bitfield ivar offset in ivar meta-data. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Fix warnings in build on clang-x86_64-freebsd buildbot. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Sanjiv Gupta | Mangle param names with .arg. only. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Fixup our uses of various linkages to match how llvm... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | If someone could figure out this is necessary, that... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Fix to account for default support for blocks. Once... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Fix typo, need parens. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Sebastian Redl | Some struct/class mismatch fixes, to silence MSVC warnings. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Sebastian Redl | Improve error messages on bad warning options. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Eli Friedman | Don't discard increment/decrement on function pointers... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Remove last FIXME for block literal codegen that I... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Remove some FIXMEs for block literals that should be... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Eli Friedman | Back out the patch in r66302, and re-fix it properly... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | codegen support for dispose helpers for block literals. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Mike Stump | Codegen support for copy helpers for block literals. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Ted Kremenek | Revert my last couple patches until I can get them... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Daniel Dunbar | Cleanup/comment IdentifierInfo::get. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Ted Kremenek | Teach Diagnostic about Selector. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Ted Kremenek | Selector: (changes made after discussing this more... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Create PathDiagnosticPiece subclasses PathDiagnosticEve... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Tweak warning text from the last commit |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Downgrade complaints about the use of variable-sized... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Handle null IdentifierInfo* in Selector::getAsString(). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Remove false assertion. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Clean up some error messages with anonymous structs... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Re-order contents of file. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Use the 'declaration does not declare anything' error... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Fariborz Jahanian | Fixed a bug where generation of read-barriers caused |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Implement GNU C semantics for K&R function definitions... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Add my "clang compatible" test runner. Sorry for keepin... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | (LLVM svn up) Generalize RuntimeFunctions to RuntimeGlo... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Start work on subclassing PathDiagnosticPiece to distin... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Add null-check assertion in the constructor of Selector. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Handle #pragma pack(0). I left this out of diagnostic... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Improve recovery from ill-formed scope specifiers.... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Pass the type of the block literal around to make requi... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Fix thinko. *cough* ofcourseItestedit *cough* |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Douglas Gregor | Implement the GNU semantics for forward declarations... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Tidy file removal cleanup & remove race condition on... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | x86_64 ABI: Handle long double in union when upper... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Sebastian Redl | Implement the machinery that can process TableGenerated... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Use list instead of vector for storing strings. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | IRgen support for weak_import. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Fix regression: initialize 'size' for PathDiagnostic... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Like PathDiagnosticPieces, strip trailing periods at... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Chris Lattner | capitalize for consistency, a crash in regalloc now... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Add Parse/Sema support for weak_import attribute. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Testcase for last fix. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Complete __Block_byref_id_object_copy cogegen for block... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Chris Lattner | To the user, this is just a compiler of course, duh. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Chris Lattner | clean up the OVERVIEW line in clang --help. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Finish off __Block_byref_id_object_dispose codegen... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Chris Lattner | #import is not considered an extension for ObjC. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Remove extra arg. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | More codegen support for the copy/dispose helpers for... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mike Stump | Framework for codegen for copy/dispose helpers. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Daniel Dunbar | Cleanup EH a bit given changes to ObjCCatchStmt. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | add source range for type of super cast, giving somethi... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | more minor simplifications. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | refactor C++ bitfield checking a bit (haha) |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Daniel Dunbar | Don't mangle names of local variables. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Fix another GRExprEngine::VisitCast regression: handle... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | fix PR3607 and a fixme, by checking bitfield constraints |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Fariborz Jahanian | More function stop for objc2's ivar layout bit map. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Minor tweak: Recognize 'CGCF' prefix in addition to... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Fix regression in GRExprEngine::VisitCast: Do not wrap... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steve Naroff | Partial fix <rdar://problem/6301205> [irgen] dot-syntax... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Fariborz Jahanian | Moved CollectObjCIvars to more commonly available place |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Fariborz Jahanian | Adds a template for a function for objc2's gc's ivar... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Update test case: objects stored to self.ivar are not... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Retrofit some basic tracking of ivars (for the current... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Minor code compaction. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Rename VarBindings -> Bindings. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | BasicStore: |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steve Naroff | Tweak diag for <rdar://problem/5982579> [clang on xcode... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steve Naroff | Fix <rdar://problem/6144382> [sema] gcc inconsistency... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Mike Stump | prep work for copy/destroy helpers for block literals. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | if we die in IR generation of a compound statement... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | rename PrettyStackTraceDecl -> PrettyStackTraceActionsDecl. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | remove unneeded forward decl. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | if we crash while parsing a block literal, include it. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | fix eof check |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | When the parser is live, print out the location and... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Chris Lattner | finish comment. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Daniel Dunbar | Driver: Basic argument parsing. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Test case: When using RegionStore with the retain/relea... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Add test case for RegionStore's tracking of the ivars... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Add initial support for tracking ivars, with special... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Eli Friedman | Make IRGen compatible with declaring a function with... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ted Kremenek | Add 'cast<>' to remove an extra function call and dynam... |
commit | commitdiff | tree | snapshot |
next |