2015-02-24 |
Richard Smith | PR22673: Don't forget to check a constructor for delete... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | Add test that we reject invocations of deleted construc... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Reid Kleckner | MS extensions: Properly diagnose address of MS property... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Tim Northover | ARM: Simplify PCS handling. |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Michael Wong | Commit patch for PR19649. Set the correct sign of wide... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Alexey Bataev | [OPENMP] Update codegen for 'omp flush' directive. |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Michael Kuperstein | [WinX86_64 ABI] Treat C99 _Complex as a struct |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Manuel Klimek | Fix codegen for virtual methods that are (re-) exported... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Ben Langmuir | Don't load Framework module.map files when searching... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Justin Bogner | InstrProf: Make sure counts in lambdas don't escape... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | [modules] Properly check whether a declaration is std... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | [modules] Ensure we've imported all declarations of... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | Refactor *TemplateDecl::addSpecialization to reduce... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Peter Collingbourne | CodeGenModule::EmitVTableBitSetEntries: Add check for... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Dmitri Gribenko | Restore the libc++ definition of max_align_t on Apple... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Justin Bogner | Revert "Improve declaration / expression disambiguation... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dmitri Gribenko | Fix copy-paste errors in the test |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Richard Smith | Improve declaration / expression disambiguation around... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Joerg Sonnenberger | Only lower __builtin_setjmp / __builtin_longjmp to |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Peter Collingbourne | CFI: Improve design doc with larger virtual tables... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Zoran Jovanovic | Fixed typo. |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Justin Bogner | InstrProf: Run clang-format to fix some strange indenta... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Reid Kleckner | -fms-extensions: Bump the default _MSC_VER from 1700... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Mohit K. Bhakkad | [TSan][Clang][MIPS] Enabled thread option for MIPS64... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Ed Schouten | Add C11 *_DECIMAL_DIG. |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Nico Weber | Remove comment addressed by d0k in r229327. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Larisse Voufo | Relax the requirement on sized deallocation a bit:... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Larisse Voufo | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Larisse Voufo | Move -fdefine-sized-deallocation and -fno-sized-dealloc... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Nico Weber | Remove two unused methods. No behavior change. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Richard Smith | Cleanup: remove artificial division between lookup... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Richard Smith | Revert r167816 and replace it with a proper fix for... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Hans Wennborg | Improve diagnostic when failing to synthesize implicit... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Larisse Voufo | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Larisse Voufo | Move -fdefine-sized-deallocation and -fno-sized-dealloc... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Fariborz Jahanian | [Objective-C]. Provide a new formatting kind, "os_trace... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | configure+make: Rearange clangCodeGen to come before... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | configure+make: Add ipo to the dependencies of libclang. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Simon Atanasyan | [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ben Langmuir | Don't try to rebuild modules on umbrella header mismatch |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jacques Pienaar | Fix merging of << at end of input. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Implement Control Flow Integrity for virtual calls. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Require a target for this testacse. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rafael Espindola | Add -funique-section-names and -fno-unique-section... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Daniel Jasper | clang-format: [js] Support template strings. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Manuel Klimek | Add -fno-implicit-modules. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Richard Smith | PR22435: Correctly implement tiebreaker for reference... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Larisse Voufo | Add -fno-sized-deallocation option for completeness... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Jordan Rose | [analyzer] RetainCountChecker: don't try to track ivars... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Hans Wennborg | Don't dllexport inline methods when targeting MinGW. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Dimitry Andric | Add support for analyzing FreeBSD kernel printf extensions. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Fariborz Jahanian | [Objective-C Sema]. Don't warn about use of |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Itanium ABI: Pack expansions change the arity of expres... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Reid Kleckner | Avoid using a COMDAT for sized delete on MachO |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Reid Kleckner | Put the implicit weak sized deallocation funciton in... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Ben Langmuir | Revert "Mangle the IsSystem bit into the .pcm file... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Argyrios Kyrtzidis | [PCH/Modules] Check that the specific module cache... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | CodeGen: Weak reference temporaries belong in a COMDAT |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | CodeGen: static constexpr data members should have... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Filipe Cabecinhas | Make the _mm256_insert_epi64 definition more consistent |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daniel Jasper | clang-format: [js] Support ES6 module exports. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daniel Jasper | clang-format: [js] Support ES6 module imports. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daniel Jasper | clang-format: [js] Do not fall through for JS structura... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Nathan Sidwell | FIX PR 18432, default args, friends & late-parsed members. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Anton Yartsev | [analyzer] Different handling of alloca(). |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Yaron Keren | Spelling correction. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daniel Jasper | Make -fmodules-decluse and -fmodules-strict-decluse... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Mark DR1940 as implemented |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Mark DR1947 as implemented |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Mark DR1948 as implemented |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Mark DR1994 as a duplicate of DR529 |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Mark DR1968 as implemented |
commit | commitdiff | tree | snapshot |
2015-02-19 |
NAKAMURA Takumi | CXXNameMangler::mangleUnresolvedPrefix(): Prune an... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Itanium ABI: Don't pass nullptr to a bool argument |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Larisse Voufo | Update C++ implementation status page with recent chang... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Alexey Bataev | [MSVC] Improved lookup into dependent/non-dependent... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Ben Langmuir | Revert adding hostname to module hash |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Justin Bogner | InstrProf: Always emit a coverage region for the condit... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Larisse Voufo | Fix a test case. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Filipe Cabecinhas | [Headers] Add tests for _mm256_insert_epi64 and fix... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
David Majnemer | Itanium ABI: Properly qualify the destructor-name |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Filipe Cabecinhas | Improve our handling of rtti/sanitize=vptr/sanitize... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Richard Smith | PR22566: a conversion from a floating-point type to... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Richard Smith | Allow errors on use of a private module header to be... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Jacques Pienaar | clang-format: Space and triple angle braces. |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Alexey Samsonov | Remove support for building sanitizers from Makefile... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Alexey Samsonov | [docs] Recommend to use CMake for building sanitizers. |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Justin Bogner | InstrProf: Rewrite most of coverage mapping generation... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Benjamin Kramer | Remove unused diagnostic. |
commit | commitdiff | tree | snapshot |
2015-02-18 |
David Majnemer | Itanium ABI: Write a character instead of a string... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
David Majnemer | Itanium ABI: Restore disabled tests which are correctly... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
David Majnemer | Itanium ABI: Properly mangle extern "C" template arguments |
commit | commitdiff | tree | snapshot |
next |