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 |
2011-11-06 |
Benjamin Kramer | Use StringRef's case transformation methods. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | [arcmt] In GC, error for __strong/__weak on non-objc... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | [arcmt] In GC, clear redundant __strong's. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | Make sure when setting AttributesAsWritten of a propert... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | [arcmt] Make PropertiesRewriter::getPropertyType return... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | [arcmt] Collect all the places where GC attributes... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Argyrios Kyrtzidis | [arcmt] Refactor PropertiesRewriter to use MigrationCon... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
NAKAMURA Takumi | test/Driver/crash-cleanup.c: Remove "XFAIL: mingw32... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | The version objects need to actually store the version... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Throw the switch and move all Linux header search over... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Add a missing triple spotted by inspecting and testing... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Benjamin Kramer | Unbreak gcc build. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Lift the GCCVersion type into the header file and start... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Benjamin Kramer | Make format string 64 bit safe. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Switch some of these interfaces from std::string to... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
NAKAMURA Takumi | test/Driver/crash-cleanup.c: Mark as XFAIL: mingw32... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
John McCall | Change the AST representation of operations on Objective-C |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Take a better approach to detecting and selecting multi... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Revert r143864, as the problem I was actually looking... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | Start pruning down the set of flags passed to CC1 for... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chandler Carruth | This test was assuming that /usr/include was in the... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Peter Collingbourne | XFAIL crash-cleanup.c only on Darwin and msys. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chad Rosier | XFAIL test until Peter has a chance to investigate. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
David Blaikie | Fixing -g break caused by a dead reference to a tempora... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Peter Collingbourne | Add the depfile as a result file so that it is deleted... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Switch Lit to directly query the driver for the builtin... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Enhance the GCC version parsing and comparison logic... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Remove a pointless member. I have no idea why I made... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Remove a no-longer needed helper function. Thanks for... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Move the GCC installation detection helper a member... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Remove support for Gentoo subversion-ebuild installed... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Teach lit to ask the Clang it is running what version... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Move the Linux header searching from the Frontend to... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Benjamin Kramer | Try to reduce the nastiness that creeps in through... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chad Rosier | [driver] If we're only linking, don't warn about unused... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Compute the path properly on different platforms. Speci... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Change this test to reflect the state we are moving... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Switch these two tests to use the Clang driver instead... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Teach Lit to pass the CC1 invocation the builtin includ... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Benjamin Kramer | Fix markup weirdness. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Fix a significant oversight in my move of MSVC includes... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Benjamin Kramer | Now that we have a portable 64 bit format string use... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Chandler Carruth | Add two flags to the CC1 layer that I was hoping to... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Tweak LookThroughStmt() in LiveVariables to properly... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | LookThroughStmt GM release. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | LookThroughStmt v4.6.3 |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | Simplify LookThroughStmt in LiveVariables.cpp |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bob Wilson | Fix vector macros to correctly check argument types... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Daniel Dunbar | tests: Remove some stray and unused -cc1 flags. These... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Anna Zaks | Another correction to the LiveVariables commit (r143767... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Anna Zaks | [analyzer] Relax the cmp criteria for analyzer reports. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Anna Zaks | [analyzer] Add the list of available checkers to the... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Anna Zaks | [analyzer] There should be a space between "expect... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Anna Zaks | [analyzer] Add support for testing with individual... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | Fix infinite loop in LiveVariables due to a misplaced... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | [libclang] For "c-index-test -index-file", print out... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Peter Collingbourne | On Linux, enable the gold plugin if we are using LTO. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Peter Collingbourne | Correct the grammar for __builtin_astype. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | serialized diagnostics: include FixIt information in... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Akira Hatanaka | Move definitions of SizeType and PtrDiffType to Mips32T... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Eli Friedman | Fix test so that it XFAILs consistently. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Michael J.... | Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Eli Friedman | Fix one last place where we weren't writing into a... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Eli Friedman | Fix incorrect format string in debug output. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Teach LiveVariables to look through OpaqueValueExprs... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Per discussion with John McCall, don't add OpaqueValueE... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | serialized diagnostics: pull emission of filenames... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | serialized diagnostics: pull emission of diagnostic... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Serialized diagnostics: pull category name serializatio... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | serialized diagnostics: emit source ranges. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Move definition of record/block IDs for serialized... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Serialized diagnostics: encode a 24 bit version number... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | serialized diagnostics: unique warning strings when... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Serialized diagnostics: serialize "notes" as sub diagno... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Ted Kremenek | Also include file modification time and size in output... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Argyrios Kyrtzidis | [arcmt] Fix an assertion hit in rdar://10336125; a... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Begin the migration of header search logic to the drive... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Switch the C++ include interface in the ToolChain to... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | Check for invalid after calling getSLocEntry, for safety. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | [arcmt] In GC, error out when there is a call that... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | In ARC, when applying an ownership to a non-objc pointe... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Devang Patel | Enable -flimit-debug-info by default. Now, clang lazily... |
commit | commitdiff | tree | snapshot |
next |