]> granicus.if.org Git - clang/shortlog
clang
2015-02-21 Hans WennborgImprove diagnostic when failing to synthesize implicit...
2015-02-21 Larisse VoufoFix typo.
2015-02-21 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-21 Fariborz Jahanian[Objective-C]. Provide a new formatting kind, "os_trace...
2015-02-21 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-21 Adrian Prantlconfigure+make: Rearange clangCodeGen to come before...
2015-02-21 Adrian Prantlconfigure+make: Add ipo to the dependencies of libclang.
2015-02-20 Simon Atanasyan[Mips] Support mips32r3, mips32r5, mips64r3, mips64r5...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Ben LangmuirDon't try to rebuild modules on umbrella header mismatch
2015-02-20 Jacques PienaarFix merging of << at end of input.
2015-02-20 Peter CollingbourneImplement Control Flow Integrity for virtual calls.
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlRequire a target for this testacse.
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Rafael EspindolaAdd -funique-section-names and -fno-unique-section...
2015-02-20 Daniel Jasperclang-format: [js] Support template strings.
2015-02-20 Manuel KlimekAdd -fno-implicit-modules.
2015-02-20 Richard SmithPR22435: Correctly implement tiebreaker for reference...
2015-02-20 Larisse VoufoAdd -fno-sized-deallocation option for completeness...
2015-02-19 Jordan Rose[analyzer] RetainCountChecker: don't try to track ivars...
2015-02-19 Hans WennborgDon't dllexport inline methods when targeting MinGW.
2015-02-19 Dimitry AndricAdd support for analyzing FreeBSD kernel printf extensions.
2015-02-19 Fariborz Jahanian[Objective-C Sema]. Don't warn about use of
2015-02-19 David MajnemerItanium ABI: Pack expansions change the arity of expres...
2015-02-19 Reid KlecknerAvoid using a COMDAT for sized delete on MachO
2015-02-19 Reid KlecknerPut the implicit weak sized deallocation funciton in...
2015-02-19 Ben LangmuirRevert "Mangle the IsSystem bit into the .pcm file...
2015-02-19 Argyrios Kyrtzidis[PCH/Modules] Check that the specific module cache...
2015-02-19 David MajnemerCodeGen: Weak reference temporaries belong in a COMDAT
2015-02-19 David MajnemerCodeGen: static constexpr data members should have...
2015-02-19 Filipe CabecinhasMake the _mm256_insert_epi64 definition more consistent
2015-02-19 Daniel Jasperclang-format: [js] Support ES6 module exports.
2015-02-19 Daniel Jasperclang-format: [js] Support ES6 module imports.
2015-02-19 Daniel Jasperclang-format: [js] Do not fall through for JS structura...
2015-02-19 Nathan SidwellFIX PR 18432, default args, friends & late-parsed members.
2015-02-19 Anton Yartsev[analyzer] Different handling of alloca().
2015-02-19 Yaron KerenSpelling correction.
2015-02-19 Daniel JasperMake -fmodules-decluse and -fmodules-strict-decluse...
2015-02-19 David MajnemerMark DR1940 as implemented
2015-02-19 David MajnemerMark DR1947 as implemented
2015-02-19 David MajnemerMark DR1948 as implemented
2015-02-19 David MajnemerMark DR1994 as a duplicate of DR529
2015-02-19 David MajnemerMark DR1968 as implemented
2015-02-19 NAKAMURA TakumiCXXNameMangler::mangleUnresolvedPrefix(): Prune an...
2015-02-19 David MajnemerItanium ABI: Don't pass nullptr to a bool argument
2015-02-19 Larisse VoufoUpdate C++ implementation status page with recent chang...
2015-02-19 Alexey Bataev[MSVC] Improved lookup into dependent/non-dependent...
2015-02-19 Ben LangmuirRevert adding hostname to module hash
2015-02-19 Justin BognerInstrProf: Always emit a coverage region for the condit...
2015-02-19 Larisse VoufoFix a test case.
2015-02-19 Filipe Cabecinhas[Headers] Add tests for _mm256_insert_epi64 and fix...
2015-02-19 David MajnemerItanium ABI: Properly qualify the destructor-name
2015-02-19 Filipe CabecinhasImprove our handling of rtti/sanitize=vptr/sanitize...
2015-02-19 Richard SmithPR22566: a conversion from a floating-point type to...
2015-02-19 Richard SmithAllow errors on use of a private module header to be...
2015-02-18 Jacques Pienaarclang-format: Space and triple angle braces.
2015-02-18 Alexey SamsonovRemove support for building sanitizers from Makefile...
2015-02-18 Alexey Samsonov[docs] Recommend to use CMake for building sanitizers.
2015-02-18 Justin BognerInstrProf: Rewrite most of coverage mapping generation...
2015-02-18 Benjamin KramerRemove unused diagnostic.
2015-02-18 David MajnemerItanium ABI: Write a character instead of a string...
2015-02-18 David MajnemerItanium ABI: Restore disabled tests which are correctly...
2015-02-18 David MajnemerItanium ABI: Properly mangle extern "C" template arguments
2015-02-18 Benjamin KramerDriver: Fix use of dangling std::string temporary
2015-02-18 Meador IngeSema: Allow 'constexpr' variables in range loops
2015-02-18 Daniel Jasperclang-format: [JS] support AtScript style annotations...
2015-02-18 Daniel Jasperclang-format: [JS] Support classes.
2015-02-18 Daniel Jasperclang-format: [JS] Support type annotations.
2015-02-18 Zoran JovanovicChange representation of member function pointers for...
2015-02-18 Daniel SandersFix test/CodeGen/atomic_ops.c failure on clang-cmake...
2015-02-18 Daniel JasperPrevent use after free caused by accessing a member...
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-18 David MajnemerItanium ABI: Mangle <mangled-name> according to the ABI
2015-02-18 Nico WeberPort r163224 to C++.
2015-02-18 Nico WeberWrap to 80 columns. No behavior change.
2015-02-18 Saleem AbdulrasoolSema: partially address post-commit comments
2015-02-18 David MajnemerCodeGen: Relax a FileCheck line for SystemZ
2015-02-18 David MajnemerSema: size_t is available in C when -fms-compatibility...
2015-02-18 David MajnemerItanium ABI: Improve our mangling of <destructor-name>
2015-02-18 Larisse VoufoRename flags and options to match current naming: from...
2015-02-18 Anton Yartsev[analyzer] Refactoring: clarified the way the proper...
2015-02-17 Reid Klecknerclang-cl: Map /wd4996 to -Wno-deprecated-declarations
2015-02-17 Matthias BraunRevert "Remove support for building sanitizers from...
2015-02-17 Reid Klecknerclang-cl: Disable frame pointer elimination at -O0
2015-02-17 Benjamin KramerSema: Replace some push_backs of expensive to move...
2015-02-17 Alexey SamsonovRemove support for building sanitizers from Makefile...
2015-02-17 Meador IngeRevert r229543.
2015-02-17 Meador IngeSema: Allow 'constexpr' variables in range loops
2015-02-17 Nico WeberRemove a recovery attempt that was untested and crashed...
2015-02-17 Eric ChristopherRemove the ABI from the target features. It's obsoleted by
2015-02-17 Adrian PrantlAdd a testcase that exercises DIBuilder's handling...
2015-02-17 Benjamin KramerRevert accidental commit.
2015-02-17 Benjamin KramerPrefer SmallVector::append/insert over push_back loops...
2015-02-17 Sergey MatveevAppend -fno-assume-sane-operator-new in ASan builds.
2015-02-17 Daniel Jasperclang-format: Don't force a break after "endl" if every...
2015-02-17 Daniel Jasperclang-format: Fix crasher.
2015-02-17 Manuel KlimekMake tests independent of llvm variable naming.
next