2014-03-27 |
Aaron Ballman | Urgh. Amending r204968 which somehow missed this file! |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Aaron Ballman | Reapplying r204952 with fixes which should hopefully... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Fariborz Jahanian | Objective-C. Make multiple selector warning |
commit | commitdiff | tree | snapshot |
2014-03-27 |
David Blaikie | Support for -Wa,-compress-debug-sections. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Aaron Ballman | Reverting r204952, while I figure out what's going... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Stephan Tolksdorf | Don't emit exit-time destructor warnings for trivial... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Stephan Tolksdorf | Recognize simple cases of trivial explicitly defaulted... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Aaron Ballman | Clean up the __has_attribute implementation without... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Stephan Tolksdorf | Fix PR18307: Properly (de)serialize inherited construct... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Manuel Klimek | Improve handling of bool expressions in template arguments. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Eric Christopher | Add an explanatory comment and FIXME about the function... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Dmitri Gribenko | Comment parsing: use different comment styles in differ... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Dmitri Gribenko | Comment parsing: attach comments to enums declared... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
David Tweed | Enforce the restriction that a parameter to a kernel... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Duncan P. N... | InstrProf: Pull in runtime on non-Darwin |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Dmitri Gribenko | Add a module cache path to the test that uses -fmodules |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Daniel Jasper | clang-format: Avoid line-breaks that increase the curre... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Dmitri Gribenko | Comment parsing: when comment ranges are deserialized... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Rafael Espindola | Handle and warn on aliases to weak aliases. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Alexander Musman | [OPENMP] OMPExecutableDirective re-factoring |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Daniel Jasper | clang-format: Extract getNewLineColumn out of addTokenO... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Manuel Klimek | Fix bool expression special case. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Chandler Carruth | [cleanup] Stop specifying size overrides for BumpPtrAll... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Daniel Jasper | clang-format: Correctly identify ObjC Block with return... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Eric Christopher | Revert "Just call getContextDescriptor to get the conte... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Richard Smith | PR19252: Fix crash if alignas is used with an auto... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Rafael Espindola | Don't produce a L symbol in __DATA,__data. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Reid Kleckner | MS asm: Filter out fpsw clobbers |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Eric Christopher | Just call getContextDescriptor to get the context for... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Reid Kleckner | Try to fix arm bots by removing a superfluous __cdecl |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Richard Smith | PR19254: If a thread_local data member of a class is... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Fariborz Jahanian | Objective-C. Improve diagnostic error for '@import' |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Fariborz Jahanian | Objective-C. Fixes a bogus warning on unimplemented |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Duncan P. N... | InstrProf: Use unique_ptr |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Duncan P. N... | InstrProf: Use references |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Jordan Rose | [analyzer] Remove the implemented Identical* checkers... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Logan Chien | Fix atomic libcall. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Jordan Rose | [analyzer] Handle the M_ZERO and __GFP_ZERO flags in... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Paul Robinson | Recommit r204493 with a fix to look in both clang and... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Reid Kleckner | Intrin.h: Implement _InterlockedExchangePointer |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Reid Kleckner | -Wglobal-constructors: Don't warn on trivial defaulted... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Reid Kleckner | -fms-extensions: Add __va_start builtin, which is used... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Renato Golin | Add support for __builtin___clear_cache in Clang |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Tim Northover | ARM: be more flexible about how --mhwdiv is accepted. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Joerg Sonnenberger | From Matt Thomas: use long long for [u]int64_t and... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Timur Iskhodzhanov | Make the 'for (auto ...)' names more readable |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Timur Iskhodzhanov | Fix PR19066 - 0-sized vftable in the presence of virtua... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Rafael Espindola | Revert "Update for llvm api change." |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Rafael Espindola | Update for llvm api change. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Richard Trieu | Add existing warnings to -Waddress so that it works... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Alexander Kornienko | Move the -i[no-]system-prefix options from CC1Options... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Bob Wilson | [PGO] Add simplified branch weights for Objective-C... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | PR19249: Don't forget to DiagnoseUseOfDecl for the... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
David Blaikie | Use an option alias to implement -gmlt |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Reid Kleckner | -fms-compatibility: Only form implicit member exprs... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Reid Kleckner | MS ABI: Mark direct virtual bases as visted when buildi... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Benjamin Kramer | Fix an logic error in the clang driver preventing crtfa... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Hans Wennborg | clang-cl: make /Gy imply -fdata-sections in addition... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Jordan Rose | [analyzer] Don't track retain counts of objects directl... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Hans Wennborg | clang-cl: Forward /Gy or /Gy- when falling back to... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Manuel Klimek | Fixes a bug in DynTypedNode. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Daniel Jasper | clang-format: Fix incorrect &/* detection. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Remove redundant and misleading check. This could also... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Save out a correct lookup table if a lookup table entry... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | If a DeclContext's lookups need to be reconciled, and... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Simplify: don't try to complete the list of decls twice... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Richard Smith | Fix a bug where an explicit instantiation declaration... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Eli Bendersky | Proper handling of static local variables with address... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | MS ABI: Eliminate Duplicate Strings |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Warren Hunt | [MS-ABI] Drop Special Layout in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Adrian Prantl | Cleanup testcase by adding return statements and replac... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update the powerpc64le check to include CALL_ELF=2... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Aaron Ballman | Capability attributes can now be declared on a typedef... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Bob Wilson | Use CHECK-DAG in a test so that it isn't sensitive... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | [PPC64LE] Add a CALL_ELF macro to indicate use of the... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update the parameters passed to the assembler and linke... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update DataLayout/DescriptionString for ppc64le |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Christian Pirker | AArch64_BE test case for predefined macros |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Timur Iskhodzhanov | Fix a compile-time warning |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Timur Iskhodzhanov | Revert r204562,204566,204586,204587 as they broke ASan... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | Driver: Fix a typo in a command line description |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | CodeGen: Remove unneeded directives |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | MS ABI: Add tests, other cleanups for r204562 |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Benjamin Kramer | Remove unused diagnostic. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nico Rieck | Fix tests in r204576 |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nico Rieck | Treat dllimport globals without explicit storage class... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | Add missing file from r204570. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | Consistently dump default template arguments for templa... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If a name is injected into an imported inline namespace... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Arnaud A. de... | Cleanup dead assignments reported by scan-build |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | When we inject a declaration into a namespace, add... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Timur Iskhodzhanov | Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | CodeGen: Make string tests exercise the MS ABI |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | Driver: Map /Gy to -ffunction-sections |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | Driver: cleanup /vd2 test |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | MS ABI: Eliminate Duplicate Strings |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nuno Lopes | remove a bunch of unused private methods |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If a template instantation introduces a name into a... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If an update record makes a declaration interesting... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Richard Smith | Emit an update record if we instantiate the definition... |
commit | commitdiff | tree | snapshot |
next |