2011-11-10 |
John McCall | Enter the cleanups for a block outside the enclosing |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Richard Smith | Constant expression evaluation: support for evaluation... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
David Blaikie | Removing unused initialization. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
John McCall | There's no good reason to track temporaries in ExprWith... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Richard Smith | Temporary fix for a performance problem Eli spotted... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Lewycky | Reflow lines, remove else-if after returns, rename... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eli Friedman | Fix some additional x86 intrinsics to use "I" (ICE... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Rafael Espindola | Fix the signature of __sigsetjmp and sigsetjmp. Patch... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Devang Patel | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Fariborz Jahanian | objc rewriter: use a more specific name for local varia... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
John McCall | We don't add ExprWithCleanups to the CFG, and getSVal... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Douglas Gregor | Define some built-ins macros on mips32 platform, from... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Benjamin Kramer | Update test. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Chandler Carruth | Try to fix an issue on some hosts where the 'lib' in... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
David Blaikie | Fixing 80 col violations (& removing any trailing white... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
David Blaikie | Fix 80 cols violations & remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Lewycky | Reflow one line I missed in previous cleanup commit... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Lewycky | Minor cleanup, mostly reindenting. Remove one helper... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Chandler Carruth | Fix an issue that Duncan discovered on a specific ... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
John McCall | Emit the copy and dipose helpers for ARC __strong |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Douglas Gregor | Workaround for compilers that don't implement C++ DR45... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Douglas Gregor | Put ext_offsetof_extended_field_designator under the... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Douglas Gregor | Don't crash when transforming an ill-formed pseudo... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
John McCall | Extract the blocks-related ARC tests into their own... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Douglas Gregor | Introduce proper spacing after the Objective-C paramete... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Richard Smith | Constant expression evaluation: support for default... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Devang Patel | Remove extra ';' |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Argyrios Kyrtzidis | [PCH] Fix reading from PCH of diagnostic pragmas. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eli Friedman | Add "I" (ICE) annotations onto a few more x86 intrinsics. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Argyrios Kyrtzidis | Don't crash on invalid objc code. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Argyrios Kyrtzidis | [arcmt] Take into account that all properties are stron... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John McCall | Bind function "r-values" as l-values when emitting... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Fariborz Jahanian | objc: Don't crash on missing @interface decl. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Anna Zaks | [analyzer] Testing: test with all the non-experimental... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Anna Zaks | [analyzer] Testing: support for regenerate reference... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Argyrios Kyrtzidis | [arcmt] Now that readonly properties are strong-by... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Douglas Gregor | Fix comment typos |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Fariborz Jahanian | objc-arc: 'readonly' property of retainable object |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Ted Kremenek | Sort contents of exports file. No functionality change. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Ted Kremenek | serialized diagnostics: serialize the version info... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Anna Zaks | [analyzer] Remove redundant check from DivZeroChecker |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Anna Zaks | [analyzer] Testing: Display the number of reported... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Eli Friedman | This test isn't portable to non-x86 platforms; specify... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Douglas Gregor | Mark the overloaded atomic builtins as having custom... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Eli Friedman | Misc fixes for clang driver on Mips Linux. Patch by... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Axel Naumann | From Vassil Vassilev: add checks for removing Decls... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Chandler Carruth | Add a default system include of '/include'. This isn... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Argyrios Kyrtzidis | [arcmt] Now that properties are strong by default,... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Argyrios Kyrtzidis | [arcmt] NSViewController does not support weak. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bob Wilson | Check pointer types for arguments of Neon load/store... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Eli Friedman | Misc fixes to pcmp*stri. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John McCall | Fix the layout of vb-tables and vf-tables in the MS... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
NAKAMURA Takumi | lib/CodeGen/CGBuiltin.cpp: Tweak the identifier "Type... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Peter Collingbourne | TypePrinter: print OpenCL address space names. Patch... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Peter Collingbourne | DeclPrinter: print the declaration's storage class... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Richard Smith | Some tests missed from r144056. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Argyrios Kyrtzidis | [arcmt] When we already removed a __weak, don't try... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Matt Beaumont-Gay | Revert r143972, which didn't actually compile under... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Richard Smith | Fix a cluster of related issues involving value-depende... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bob Wilson | Clean up type flags for overloaded Neon builtins. ... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Anna Zaks | [analyzer] Testing infrastructure: flush the output... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
John McCall | There are some crazy cases that LookupMethodInReceiverType |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Anna Zaks | [analyzer] Make sure scan-build catches all clang failures. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Smith | constexpr: static data members declared constexpr are... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Douglas Gregor | When we notice that a member function is defined with... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chad Rosier | Tablegenify -g options. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Trieu | Remove test with int128 printing since it breaks on... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Douglas Gregor | Add missing part of test |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Douglas Gregor | ASTConsumer::handleTopLevelDecl will end up getting... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Argyrios Kyrtzidis | [arcmt] Fix handling NSMakeCollectable inside an objc... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Argyrios Kyrtzidis | [arcmt] In GC, handle (assign) @properties. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Argyrios Kyrtzidis | [arcmt] Map property decls to their GC attributes. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Trieu | Add support for printing integer literals of type short... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Argyrios Kyrtzidis | [arcmt] In GC, change '__weak' -> '__unsafe_unretained... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Argyrios Kyrtzidis | When applying ARC __weak to a non-objc pointer, do... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Matt Beaumont-Gay | Better fix for -Wnon-virtual-dtor |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Matt Beaumont-Gay | Remove duplicate listings for core.DivideZero |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Douglas Gregor | Drastically simplify the mapping from the declaration... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Douglas Gregor | Tighten up the conditions under which we consider ourse... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Matt Beaumont-Gay | Appease -Wnon-virtual-dtor |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Benjamin Kramer | Fix an unsafe use of Twine. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Smith | Constant expression evaluation: support for arrays. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chandler Carruth | Rip out one of the features I added for the driver... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chandler Carruth | Fix Linux libc++ usage. Somehow this slipped through... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Smith | Fix 32-bit build bots and remove some casting-away... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
David Blaikie | Colorize. (this is consistent with the coloring in... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Anna Zaks | [analyzer] Add the Checker Developer Manual to the... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Anna Zaks | [analyzer] Add overview and checker registration to... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
John McCall | Rip out CK_GetObjCProperty. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Smith | Constant expression evaluation: preserve subobject... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
John McCall | Rip the ObjCPropertyRef l-value kind out of IR-generation. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
David Blaikie | Remove duplicate word & unnecessary conditional. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
David Blaikie | Move tests to the appropriate directory to match the... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Richard Smith | Allow constexpr variables' initializers to be folded... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Begin lifting some of the one-off checking logic into... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Move the GCC installation detection logic down into... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Remove an old OpenSUSE hack that is no longer needed... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Remove the HasMultilib check. It was essentially useles... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
David Blaikie | Correcting grammar. |
commit | commitdiff | tree | snapshot |
next |