2012-03-24 |
Fariborz Jahanian | remove declaration of _objc_empty_vtable no longer |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Rafael Espindola | Fix copy and pasto. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Fariborz Jahanian | moderin objc translator: remove 'const' from remaining |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Rafael Espindola | Add back r153360 with a fix for enums that cover all... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
NAKAMURA Takumi | Revert r153360 (and r153380), "Second part of PR12251... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Benjamin Kramer | Don't cast away constness. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Benjamin Kramer | On i386 the alignment of i64 is 4, not 8. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Jordy Rose | [analyzer] Tighten up the realloc() failure path note... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Jordy Rose | [analyzer] Restart path diagnostic generation if any... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Jordy Rose | [analyzer] Add a clone() method to BugReporterVisitor... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Argyrios Kyrtzidis | [parser] If there are unmatched braces in a function... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Rafael Espindola | Second part of PR12251. Produce the range metadata... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard Smith | Teach APValue printer to print boolean 0 and 1 as ... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kostya Serebryany | use EP_OptimizerLast instead of EP_ScalarOptimizerLate... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Argyrios Kyrtzidis | Make sure we don't accept an @interface inside another... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Argyrios Kyrtzidis | [libclang] Make sure we don't crash when trying to... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard Smith | Revert accidentally-committed www changes (and an unuse... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard Smith | When defining a forward-declared enum, don't try to... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Akira Hatanaka | Add support for MIPS' floating ABIs (hard, soft and... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Ted Kremenek | Avoid applying retain/release effects twice in RetainCo... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Eric Christopher | Remove the vestiges of the C backend. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard Smith | Support for definitions of member enumerations of class... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Argyrios Kyrtzidis | [libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCurs... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Anton Yartsev | corrected check::EndOfTranslationUnit checker name... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Argyrios Kyrtzidis | [CFG] Cache boolean evaluations of expressions to avoid... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Espindola | Remove unused bits. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Fariborz Jahanian | modern objc translation of block literal expressions |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | Small cleanup. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | Use correct FileCheck regexp. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | When an MMX output variable is tied to the input variab... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Matt Beaumont-Gay | line endings |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Eli Friedman | Make sure we correctly set the alignment for vector... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Ted Kremenek | Fix static analyzer crash on code taking the address... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Anna Zaks | [analyzer] Add the stat for the number of successfully... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Anna Zaks | [analyzer] Add stats useful for coverage investigations. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Anna Zaks | [analyzer] Add inlining awareness to the block coverage... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Fariborz Jahanian | modern objc rewriter: until we can translate block... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Wilson | Fix a comment: kPropertyType = 'T' not 't'. <rdar... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Fariborz Jahanian | modern objective-c rewriter: Fix up translation of |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Argyrios Kyrtzidis | [PCH] When we are replacing a decl in a chained PCH... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard Smith | Update front page to indicate that we do, in fact,... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Ted Kremenek | "Teach" RetainCountChecker about dispatch_set_context... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Chandler Carruth | Relax the FileCheck assertions in this test a touch... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Ted Kremenek | Fix broken CFG when an initializer is a statement expre... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard Smith | During the instantiation of a class template specializa... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Argyrios Kyrtzidis | Simplify DataRecursiveIntBinOpEvaluator::VisitBinOp... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Anna Zaks | [analyzer] Malloc: drop symbols captured by blocks. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | modern objective-c translator: Change declaration of |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Richard Trieu | Change the binary operator data recursive evaluator... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Benjamin Kramer | Remove unused variable, fix indentation. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | For enums with no tag name, display its location in |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | fixes the diagnostic issued in // rdar://11069896 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Chad Rosier | Report the natural alignment of unsigned long long... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Nico Weber | Try to get cpath.c passing on windows, using lit's... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Anna Zaks | [analyzer] Malloc: Utter the name of the leaked variable. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Anna Zaks | [analyser] Factor out FindUniqueBinding from RetainCoun... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Anna Zaks | [analyzer] Re-enable the test disabled by r152969. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Bob Wilson | Duplicated code is bad. At least make it consistent. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | Allow void blocks to return witn a void expression in |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Bob Wilson | For Darwin, do not let -mcpu override the -arch option... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | modern objective-c rewriter: remove 'const' from |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Patrick Beard | Removed repeated word (of of). |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | Undo previous patch as I checked more than I intended. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | modern objective-c rewriter: remove 'const' from |
commit | commitdiff | tree | snapshot |
2012-03-21 |
John McCall | For the annals of subtle but terrible bugs: fix a... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
NAKAMURA Takumi | clang-interpreter/Makefile: [PR12313] Update USEDLIBS... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
NAKAMURA Takumi | RewriteModernObjC.cpp: Don't expose temporary std:... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
John McCall | Test case for rdar://problem/11055105, a bug with the... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Fariborz Jahanian | Close the paren. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | numberWithFloat -> numberWithDouble. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: insert couple of pragmas... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Fixed typo. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Added summary section for Object Literals and Subscript... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: add static function... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Sebastian Redl | More careful consideration of C++11 13.3.3.1p4. Fixes... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Sebastian Redl | Fix the other place where C++98 work for initializer... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | more modern objective-c meta-data stuff. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Fixed typos. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Link to Objective-C literals documentation. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Objective-C literals documentation. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Ted Kremenek | Don't include FixIts with a null replacement range... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Benjamin Kramer | Fix a use-after-free in thunk emission. EmitThunk may... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: provide meta-data initia... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Benjamin Kramer | Debug info: Tighten up uses of plain MDNode pointers... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: couple of minor |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Test commit. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | objective-c modern translator: Refactor intername ivar... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_x... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Chisnall | Add missing bitcast that was breaking Objective-C+... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Ted Kremenek | Add test case for <rdar://problem/10553686>, which... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Ted Kremenek | Fix crash when querying the CFG reported when using... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Argyrios Kyrtzidis | [libclang] Have clang_getCursorExtent() return the... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Fariborz Jahanian | removed unused code in the modern objc rewriter file. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Benjamin Kramer | LanguageExtensions: Manually word wrap a line to reduce... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Matt Beaumont-Gay | line endings |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Matt Beaumont-Gay | Use a simpler pluralization construct |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Fariborz Jahanian | modern objective-c translator: fix type of objc_excepti... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
NAKAMURA Takumi | test/Driver/cpath.c: Mark this as XFAIL:mingw32,win32... |
commit | commitdiff | tree | snapshot |
next |