]> granicus.if.org Git - clang/shortlog
clang
2014-02-12 Dmitri Gribenkolibclang: report error code for bad PCH files
2014-02-12 Adrian PrantlDocument and improve the debug-property-synth.m test...
2014-02-12 Adrian PrantlRevert "Remove bad debug info test."
2014-02-12 Reid KlecknerAttributes: Emit enumerators in td file declaration...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersArcanist failed to commit the two clang test correction...
2014-02-12 Dmitri Gribenkolibclang: fix a crash in clang_disposeDiagnosticSet...
2014-02-12 Tim NorthoverWhitespace cleanup (mostly stray tabs, a few not-quite...
2014-02-12 Tim NorthoverARM & NEON: add test for r101232
2014-02-12 Tim NorthoverARM NEON: fix range checking on immediates.
2014-02-12 Dmitri GribenkoDon't use find | xargs in test/Modules/fmodules-validat...
2014-02-12 NAKAMURA Takumiclang/test/Modules/fmodules-validate-once-per-build...
2014-02-12 NAKAMURA Takumiclang/lib/Driver/Multilib.cpp: Rewrite normalizePathSeg...
2014-02-12 Dmitri Gribenko'svn add' files I forgot for r201224 (Add an option...
2014-02-12 Dmitri GribenkoAdd an option to allow Clang verify source files for...
2014-02-12 Amara Emerson[ARM] Fix NEON wrongly being enabled with soft-float...
2014-02-12 Daniel JasperFix memory leak introduced by r201010.
2014-02-12 Jonathan RoelofsFix r201205's use-after-free bug caught by sanitizer bot
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 Jonathan RoelofsRevert 201202
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 David MajnemerMS ABI: vptr injection should obey alignment requirements
2014-02-11 Alexander KornienkoFix build error caused by r201186 (GCC's "declaration...
2014-02-11 Alexander KornienkoExpose the name of the checker producing each diagnosti...
2014-02-11 David BlaikieRemove bad debug info test.
2014-02-11 Sylvestre Ledruupdate of the clang version (should probably managed...
2014-02-11 David BlaikieRemove bad debug info test.
2014-02-11 David MajnemerMS ABI: Add support for the -vm{b,g,s,m,v} flags
2014-02-11 Jonathan RoelofsTest commit -- Remove an extra newline from Toolchains.cpp
2014-02-11 Argyrios Kyrtzidis[Sema] Revert the change in r200622 that allowed intege...
2014-02-11 Jordan Rose'nonnull(1)' on a block parameter should apply to the...
2014-02-11 Dmitri GribenkoRename some PCH-related errors to have 'err_' as their...
2014-02-11 Dmitri GribenkoFix a typo in the function name that I just introduced...
2014-02-11 Dmitri Gribenkolibclang: audit all APIs that accept a CXTranslationUni...
2014-02-11 Dmitri Gribenkolibclang: use namespace qualifiers in the macro, so...
2014-02-11 Tim NorthoverAArch64: share slgihtly more NEON implementation with...
2014-02-11 Robert LyttonXCore target: add section information.
2014-02-11 Robert LyttonXCore target: Pass through "-fverbose-asm" flag to...
2014-02-11 Daniel Jasperclang-format: Support lambdas with namespace-qualified...
2014-02-11 Daniel Jasperclang-format: Fix alignment of comments inside statements.
2014-02-11 Oliver StannardAAPCS: Do not split structs after CPRC allocated on...
2014-02-11 Alexey SamsonovFix self-hosted -Werror build: delete comma at the...
2014-02-11 Ted KremenekFix PCH deserialization bug with local static symbols...
2014-02-11 Jordan Rose[analyzer] Inline C++ operator new when c++-inline...
2014-02-11 Josh Magee[stackprotector] Add command line option -fstack-protec...
2014-02-10 Ana Pazos[AArch64] Fixed vget/vset_lane_f16 implementation
2014-02-10 Richard SmithTests for DR351-370, plus update DR status page to...
2014-02-10 David MajnemerMS ABI: Add support for #pragma pointers_to_members
2014-02-10 David MajnemerBasic: Clean up malformed pragma diagnostics
2014-02-10 Richard SmithPR18777: This PR is already fixed; add regtest.
2014-02-10 David MajnemerSema: Remove useless MSStructPragmaOn update in Sema...
2014-02-10 Tim NorthoverARM: move vshll NEON implementation to common code
2014-02-10 Tim NorthoverARM: implement vshrn NEON intrinsic in terms of shr...
2014-02-10 Dmitri GribenkoASTUnit: simplify remapping files by using the exact...
2014-02-10 NAKAMURA TakumiFix Clang install rules to not set permissions on include/
2014-02-10 NAKAMURA Takumi[CMake] add_clang_library(): Use llvm_add_library.
2014-02-09 Kaelyn UhrainPR18685: Ignore class template specializations as potential
2014-02-09 Argyrios Kyrtzidis[libclang] While visiting a C++ destructor decl, keep...
2014-02-09 David BlaikieClarify comment. Remove braces from single-statement...
2014-02-09 David BlaikieImprove diagnostic for using non-class/namespace/scoped...
2014-02-09 David MajnemerPreprocessor: Add __ALIGNOF_MAX_ALIGN_T__
2014-02-09 Richard SmithPR16519, PR18009: When checking a partial specializatio...
2014-02-08 John McCalltype_info objects are not unnamed_addr: the ABI require...
2014-02-08 Reid KlecknerMove the -fms-compatibility using decl check after...
2014-02-08 Richard SmithPR18581: Attempt to complete the type in a VLA declarat...
2014-02-08 Reid Klecknerclang-cl: Alias /Zi and /Z7 to -gline-tables-only
2014-02-08 Reid KlecknerMS ABI: Use the most recent decl to check the inheritan...
2014-02-08 Richard SmithFix lifetime issue causing buildbot failures.
2014-02-08 John McCallRemove the -fhidden-weak-vtables -cc1 option. It was...
2014-02-08 Dmitri GribenkoASTUnit: remove dead code in remapping files
2014-02-08 Jordan Rose[analyzer] Objective-C object literals are always non...
2014-02-07 Richard SmithPR16638, DR1552: the exception specification on an...
2014-02-07 Richard SmithFold together two repeated identical 'if's.
2014-02-07 Ben LangmuirFix test from r200979 on Windows
2014-02-07 Fariborz JahanianObjective-C. Revert patch r193003 for further
2014-02-07 Ben LangmuirFix test from r200979 on non-Darwin systems
2014-02-07 Jordan Rose[analyzer] Just silence all warnings coming out of...
2014-02-07 Ben LangmuirStat system dependencies when using -verify-pch
2014-02-07 Dmitri GribenkoASTUnit: ArrayRef'ize RemappedFiles
2014-02-07 Daniel Jasperclang-format: Fix column limit violation for merged...
2014-02-07 Oliver StannardFix AAPCS compliance for HFAs containing doubles and...
2014-02-07 Daniel Jasperclang-format: Fix range-based for-loop formatting.
2014-02-07 Dmitri GribenkoDocument return value for FileManager::getNoncachedStat...
2014-02-07 Argyrios KyrtzidisRevert r194097: "With this patch -Wwrite-strings is...
2014-02-07 David MajnemerMS ABI: Don't be so hasty to judge an inheritance model
2014-02-06 Richard SmithTemporary fix for PR18473: Don't try to evaluate the...
2014-02-06 Richard TrieuFixes PR18762, stop the StmtPrinter for ObjCPropertyRef...
2014-02-06 Peter CollingbourneAdd isListInitialization matcher.
2014-02-06 Richard SmithPR18128: a lambda capture-default is not permitted...
2014-02-06 Joerg SonnenbergerUse correct ld emulation for EABI hardware float triple...
2014-02-06 James DennettFix indentation of a code example in LibTooling's docum...
2014-02-06 David MajnemerSilence build-bots from the fallout of r200921
2014-02-06 Ben LangmuirMove -verify-pch to use VerifyJobAction
2014-02-06 Quentin ColombetWired-up the new LLVM diagnostic system into clang...
2014-02-06 David MajnemerMS ABI: Handle indirect field decls in template args
2014-02-06 David MajnemerMS ABI: Tweak pointer-to-member mangling/inheritance...
2014-02-06 NAKAMURA Takumicheck-clang: Introduce the feature "utf8-capable-terminal".
2014-02-06 Serge PavlovAllow transformation of VariableArray to ConstantArray.
2014-02-06 Richard SmithDR101, PR12770: If a function is declared in the same...
2014-02-06 Manman RenSimplify code by combining ifs.
next