2011-06-05 |
Sebastian Redl | Expand on braced init list tests. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Douglas Gregor | Identity and non-identity standard conversion sequences... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Douglas Gregor | Add name mangling for expr .* expr. Fixes PR9983 /... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Douglas Gregor | Allow block returns in C++ with the form |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Douglas Gregor | When inferring the result type of a block based on... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Richard Smith | Remove the old implementation of -verify, which has... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Revert r132630. GCC passes everything down, we aren... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Roman Divacky | Adjust the linker for PowerPC64/-m32 on FreeBSD too. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Roman Divacky | Make -m32 work on FreeBSD/PowerPC64. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | GCC passes -z foo directly through to the linker (and... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | On linux, -nostdlib was causing a --start-group with... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Identifiers with _CapitalLetter are reserved, so don... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Galina Kistanova | These tests require particular registered targets.... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Sean Hunt | Reimplement r132572 on top of a FoldingSet, thus hopefu... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Remove extraneous "virtual" keyword and non-virtual... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jordy Rose | [analyzer] Change an indent-if to an early return.... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jordy Rose | [analyzer] Don't crash when copying an unknown number... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jordy Rose | [analyzer] Remove extra assignment that actually lost... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Tanya Lattner | Add support for builtin astype: |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Devang Patel | Rework r132576. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jordy Rose | [analyzer] Fix comment for (still-disabled) evalStrncpy |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jordy Rose | [analyzer] Fix handling of "copy zero bytes" for memcpy... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jordy Rose | [analyzer] __mempcpy_chk is the same as mempcpy (at... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jonathan D... | Improvements to abbreviations for PCH which add support... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Douglas Gregor | Expose @synthesize and @dynamic via their own cursor... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Galina Kistanova | These tests require particular registered targets.... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jonathan D... | Test of commit access. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sean Hunt | Revert r132572 to figure out why it broke selfhost... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Devang Patel | Emit debug info only if there is an insertion point... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sean Hunt | Begin implementing a cache of special member lookups... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Galina Kistanova | Added registered targets for in-test dependency declara... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Matt Beaumont-Gay | Don't warn about -Wno-foo where foo is an unknown warni... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sean Hunt | I've had too much to drink, apparently. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Hans Wennborg | Warn about missing parentheses for conditional operator. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sean Hunt | Implement a warning flag for the warning about default... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Hans Wennborg | Make -Wignored-qualifiers point to the first ignored... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Devang Patel | Fix typedef's context. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rafael Espindola | We were looking at /usr/lib only if the distro had... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rafael Espindola | Add support for centos. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | 80-column cleanup. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Douglas Gregor | Improve the instantiation of static data members in |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Francois Pichet | Revert r132544. Accidental commit. I got confused with... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Francois Pichet | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | 80-col cleanup. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Separate out these paths a bit by architecture. There... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Add multi-arch include support for Ubuntu 11.11 with... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Benjamin Kramer | Copy IsWarnIfUnused too when making a copy of a MacroInfo. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Francois Pichet | My testing shows that function stat has no problem... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Francois Pichet | Correctly revert r131347: function explicit specializat... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Chandler Carruth | Clean up the "non-POD memaccess" stuff some. This adds... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
NAKAMURA Takumi | Untabify and fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Douglas Gregor | When performing template argument deduction given a... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Douglas Gregor | When checking the instantiation of a default template... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Douglas Gregor | Introduce additional abbreviations into the AST writer for |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eli Friedman | Fix the Windows buildbots, now that I can actually... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
John McCall | Test case for some AVX builtins. Patch by Syoyo Fujita! |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | We already have support for using c++ headers from... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Eli Friedman | Switch a ridiculous grep over to FileCheck. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Galina Kistanova | Reverted r132330, r132321, r132320, r132319 as per... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Eli Friedman | Add Debian wheezy/sid to ToolChains.cpp. Patch by... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Argyrios Kyrtzidis | [PCH] Store the offsets of source location file entries... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | Change how we link libprofile_rt.a. While at it, refact... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | Add -fno-gnu89-inline. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Manuel Klimek | Reverts the Tooling changes as requested by Chris. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | Implement -fgnu89-inline. Fixes PR10041. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Douglas Gregor | Tweak code completions for Objective-C Key-Value Observ... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Francois Pichet | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Eli Friedman | Revert r132426; this test passes more often than not... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Akira Hatanaka | Add stuff for o32 ABI conformance. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Douglas Gregor | Improve the readability of the "Expressive Diagnostics... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Douglas Gregor | Fix an incorrect warning about explicit template specia... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Argyrios Kyrtzidis | XFAIL the test on windows. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Rafael Espindola | Add the necessary -L option for finding libprofile_rt... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Ted Kremenek | Rename -Wunknown-attributes to -Wattributes to match... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Ted Kremenek | Remove derelict documentation. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Eli Friedman | Don't use stdint.h; including it directly is not allowe... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Douglas Gregor | The expression in a noexcept exception-specification... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Douglas Gregor | Implement comparisons between nullptr and Objective... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Benjamin Kramer | Remove pointless assert, N is unsigned. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Benjamin Kramer | Change a name for consistency and hopefully unbreak... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nick Lewycky | Even a return statement of an expression with a depende... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Argyrios Kyrtzidis | [PCH] Be conservative and check all the files the PCH... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Francois Pichet | Microsoft friend acting as a forward declaration; try... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Manuel Klimek | Fix broken test on windows. To get operator new working... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Manuel Klimek | Fixes Makefile based build for examples/Tooling. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nick Lewycky | Put Parse before Sema on the link line since parse... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Manuel Klimek | Fix test breakage due to example not being built. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Manuel Klimek | This patch implements an AST matching framework that... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Devang Patel | Fix test, check for stable strings in the output. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Francois Pichet | Revert 132332 (Microsoft friend as a forward declaratio... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Devang Patel | Robustify objc method type description (subroutine... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Devang Patel | List objective-c ineterfaces as public types in dwarf... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Devang Patel | List c++ class type as public type in dwarf debug info... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Sean Hunt | Ensure we enter an unevaluated context when instantiati... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Daniel Dunbar | Driver/Clang: Simplify code to use arch enumerations. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Francois Pichet | Recreate the DeclContext before adding the implicit... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Francois Pichet | For compatibility with MSVC, a friend declaration also... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Nick Lewycky | Whenever we instantiate a static data member, make... |
commit | commitdiff | tree | snapshot |
next |