2009-03-09 |
Daniel Dunbar | Fix typo in pref commit. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Daniel Dunbar | NeXT: Add CreateMetadataVar utility method to encapsula... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Douglas Gregor | Revert r66423, which was not the right fix for this... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Daniel Dunbar | ccc: Parse -T{bss,data,text}, -iwithsysroot, -specs... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Douglas Gregor | Fix a little FIXME, thanks to Sebastian |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Douglas Gregor | Mark a non-type template parameter invalid if there... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Douglas Gregor | Rename DiagnoseIncompleteType to RequireCompleteType... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zhongxing Xu | Only track integer and pointer values. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zhongxing Xu | Now we do not retrieve untyped regions. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Chris Lattner | do not warn about -=/=- confusion with macros, thanks... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Chris Lattner | link to blocks dox |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Chris Lattner | add some description of the block language extension. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Chris Lattner | The long-rumored blocks implementation document. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zhongxing Xu | Fix a serious bug in RegionStore: we got the new state... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Mike Stump | Be sure to never create two functions with the same... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Fariborz Jahanian | Code refactoring. No functional change. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | the macro redefinition ext warning should default to... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | this test isn't testing anything. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | undefined -> unspecified. Thanks Mike. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | implement PR3753, warning about comparisons with a... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Steve Naroff | Remove dead clause (we decided not to support protocol... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Steve Naroff | Improvements to private method lookup. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | add \n characters to the scratch buffer *before* return... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | generalize the "end of line" checking logic to stop... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Chris Lattner | simplify some logic by making ScratchBuffer handle... |
commit | commitdiff | tree | snapshot |
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 |
next |