]> granicus.if.org Git - clang/shortlog
clang
2015-02-25 Peter Collingbournedocs: Document optimizations in control flow integrity...
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlRevert "Add a missing target requirement."
2015-02-25 Reid KlecknerFix bots failing on an explicit triple
2015-02-25 Nico WeberDon't crash on missing '{' after __except or __finally...
2015-02-25 Reid KlecknerReland r230314 "Fix codegen for virtual methods that...
2015-02-25 Reid KlecknerMS ABI: Add triple to test relying on key functions
2015-02-25 Reid KlecknerMS ABI: Try to respect external AST source record layouts
2015-02-25 Reid KlecknerAdd missing MD canonicalization to MS vtable builder
2015-02-25 Adrian PrantlAdd a missing target requirement.
2015-02-25 Richard SmithRemove slow and apparently pointless updating of all...
2015-02-25 Nico WeberFold ParseSEHTryBlockCommon() into its only caller...
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-25 Richard SmithMake RedeclarableResult's ownership-transferring constr...
2015-02-25 Richard Smith[modules] Fix a bug that would result in a build with...
2015-02-25 NAKAMURA TakumiRevert r230314, "Fix codegen for virtual methods that...
2015-02-24 Jacques Pienaarclang-format: Change location of stashed token
2015-02-24 Justin BognerInstrProf: Simplify a couple of tests after r230383
2015-02-24 Jacques PienaarCUDA: Add option to allow host device functions to...
2015-02-24 Richard SmithPR22673 again: diagnose use of the used decl, not the...
2015-02-24 Richard SmithPR22673: Don't forget to check a constructor for delete...
2015-02-24 Richard SmithAdd test that we reject invocations of deleted construc...
2015-02-24 Reid KlecknerMS extensions: Properly diagnose address of MS property...
2015-02-24 Tim NorthoverARM: Simplify PCS handling.
2015-02-24 Michael WongCommit patch for PR19649. Set the correct sign of wide...
2015-02-24 Alexey Bataev[OPENMP] Update codegen for 'omp flush' directive.
2015-02-24 Michael Kuperstein[WinX86_64 ABI] Treat C99 _Complex as a struct
2015-02-24 Manuel KlimekFix codegen for virtual methods that are (re-) exported...
2015-02-24 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-24 Ben LangmuirDon't load Framework module.map files when searching...
2015-02-24 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-24 Justin BognerInstrProf: Make sure counts in lambdas don't escape...
2015-02-24 Richard Smith[modules] Properly check whether a declaration is std...
2015-02-24 Richard Smith[modules] Ensure we've imported all declarations of...
2015-02-24 Richard SmithRefactor *TemplateDecl::addSpecialization to reduce...
2015-02-24 Peter CollingbourneCodeGenModule::EmitVTableBitSetEntries: Add check for...
2015-02-24 Dmitri GribenkoRestore the libc++ definition of max_align_t on Apple...
2015-02-23 Justin BognerRevert "Improve declaration / expression disambiguation...
2015-02-23 Dmitri GribenkoFix copy-paste errors in the test
2015-02-23 Richard SmithImprove declaration / expression disambiguation around...
2015-02-23 Joerg SonnenbergerOnly lower __builtin_setjmp / __builtin_longjmp to
2015-02-23 Peter CollingbourneCFI: Improve design doc with larger virtual tables...
2015-02-23 Zoran JovanovicFixed typo.
2015-02-23 Justin BognerInstrProf: Run clang-format to fix some strange indenta...
2015-02-23 Reid Kleckner-fms-extensions: Bump the default _MSC_VER from 1700...
2015-02-23 Mohit K. Bhakkad[TSan][Clang][MIPS] Enabled thread option for MIPS64...
2015-02-23 Ed SchoutenAdd C11 *_DECIMAL_DIG.
2015-02-23 Nico WeberRemove comment addressed by d0k in r229327.
2015-02-22 Larisse VoufoRelax the requirement on sized deallocation a bit:...
2015-02-22 Larisse VoufoFix typo.
2015-02-22 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-22 Nico WeberRemove two unused methods. No behavior change.
2015-02-21 Richard SmithCleanup: remove artificial division between lookup...
2015-02-21 Richard SmithRevert r167816 and replace it with a proper fix for...
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
next