]> granicus.if.org Git - clang/shortlog
clang
2013-10-09 Daniel Jasperclang-format: Fix template declaration line breaking...
2013-10-09 Simon Atanasyan[Mips] Group MIPS-related options checking function...
2013-10-09 Simon Atanasyan[Mips] Make the isMipsR2Arch() function simpler - remov...
2013-10-09 Simon Atanasyan[Mips] Remove unused mips_CPUs_Group options group...
2013-10-09 Simon Atanasyan[Mips] Do not check for options from the OPT_mips_CPUs_...
2013-10-09 Simon Atanasyan[Mips] Make mips32/mips32r2/mips64/mips64r2 real aliase...
2013-10-09 Timur IskhodzhanovCode cleanup: rename VTableContext to ItaniumVTableCont...
2013-10-09 NAKAMURA Takumiclang/test/Coverage/codegen-next.m: Exclude this for...
2013-10-09 Timur IskhodzhanovReland 192220 "Abstract out parts of thunk emission...
2013-10-09 David MajnemerMake wording for certain invalid unary expressions...
2013-10-09 Manman RenDebug Info: update testing cases when the context field of
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Reid Kleckner-Wmicrosoft: Don't warn on non-inline pure virtual...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Hans WennborgTurn error about fastcall variadic function into warnin...
2013-10-08 Fariborz JahanianObjectiveC migrator: Add support for inferring
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
2013-10-08 Fariborz JahanianObjectiveC migration. Add support for inferring
2013-10-08 Timur IskhodzhanovRevert 192220 as it fails on an assertion
2013-10-08 Richard SmithSuggest people use -Xclang not -cc1 when passing option...
2013-10-08 Richard SmithRemove documentation of removed -ast-dump-xml flag.
2013-10-08 Timur IskhodzhanovAbstract out parts of thunk emission code, add support...
2013-10-08 Akira Hatanaka[mips] Remove XFAIL.
2013-10-08 Ted KremenekRemove transient code I did not mean to check in.
2013-10-08 Serge PavlovFixed messages in tests.
2013-10-08 Serge PavlovFixed grammar. Thanks to Jordan Rose.
2013-10-08 Ted KremenekConvert anachronistic use of 'void *' to 'DeclContext...
2013-10-08 Benjamin KramerFix an edge case in the template differ with default...
2013-10-08 Hans Wennborgclang-cl: ignore the /sdl[-] flag
2013-10-08 Serge PavlovAdd fixits suggesting parenthesis around type name...
2013-10-08 Daniel Jasperclang-format: Improve indentation when deriving from...
2013-10-08 Daniel Jasperclang-format: Don't exit with failure on empty files.
2013-10-08 Alp TokerMake InstantiatingTemplate depth checks clearer
2013-10-08 Daniel Jasperclang-format: Improve constructor initializer linewrapping.
2013-10-08 Faisal ValiFix linkage calculation of auto member functions return...
2013-10-08 Reid Kleckner[ms-cxxabi] Fix the calling convention for operator...
2013-10-08 Justin BognerSema: Only merge typedef attributes if the previous...
2013-10-08 Manman RenTBAA: use the same format for scalar TBAA and struct...
2013-10-08 Ted KremenekSplit test to test -Wshadow with emmintrin.h more portable.
2013-10-07 Ted KremenekSuppress useless -Wshadow warning when using _mm* macro...
2013-10-07 Reid Klecknerclang-cl: Accept and mostly ignore /vm*, /GF, /GF-...
2013-10-07 Richard SmithAdd a triple to unbreak buildbots where size_t is not...
2013-10-07 Richard SmithRemove -ast-dump-xml.
2013-10-07 Fariborz JahanianObjectiveC migrator: A typical implementation of
2013-10-07 Richard SmithAdd support for WG21 N3599 (literal operator template...
2013-10-07 Fariborz JahanianObjectiveC modern rewriter. Rewrite typedefs
2013-10-07 Matt ArsenaultFix objectsize tests after r192117
2013-10-07 Fariborz JahanianObjectiveC: Warn when 'readonly' property has explicit
2013-10-07 Jordan Rose[analyzer] ArrayRef-ize BugReporter::EmitBasicReport.
2013-10-07 Jordan Rose[analyzer] RetainCountChecker: add support for CFAutore...
2013-10-07 Chad Rosier[AArch64] Add support for NEON scalar arithmetic instru...
2013-10-07 Argyrios Kyrtzidis[libclang] Add some tests by Loïc Jaquemet that I forgo...
2013-10-07 NAKAMURA TakumiSema::tryCaptureVariable(): Prune three unused variable...
2013-10-07 Manuel KlimekFix incorrect detection of class definitions with align...
2013-10-07 Richard SmithWhen merging class definitions across modules in C...
2013-10-07 David MajnemerDriver: Use the canonical command line arguments.
2013-10-07 Faisal ValiRefactor tryCaptureVar using ExtractMethod. No functio...
2013-10-06 Timur IskhodzhanovFix PR17382 - properly group virtual method overloads...
2013-10-06 Daniel Jasperclang-format: Remove empty lines after visibility modif...
2013-10-06 Sylvestre Ledruremove a dead assignment. The variables are set just...
2013-10-06 Mark LaceyPass CGCXXABIs around directly.
2013-10-05 Aaron BallmanSwitching the CallableWhen attribute over to using...
2013-10-05 Nick LewyckyAdd support for -mcx16, and predefine __GCC_HAVE_SYNC_C...
2013-10-05 Aaron BallmanSilencing an MSVC warning; SmallSet::count returns...
2013-10-05 Craig TopperUse logical/arithmetic operations instead of builtins...
2013-10-05 Simon AtanasyanRemove unused param from Linux::computeSysRoot().
2013-10-05 Benjamin KramerSema: Cleanup redundant variable NumArgsToCheck
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-05 Alp TokerRemove unused Sema::DelayedDestructorExceptionSpecs
2013-10-05 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-04 DeLesley HutchinsConsumed Analysis: Change callable_when so that it...
2013-10-04 Fariborz JahanianObjectiveC. Allow readonly properties without an explic...
2013-10-04 Eric ChristopherTemporarily revert r191801 due to conflicts with the...
2013-10-04 Rafael EspindolaDon't assume instruction names in the output.
2013-10-04 Rafael EspindolaAdd test from pr17476.
2013-10-04 Rafael EspindolaRevert "Teach TreeTransform and family how to transform...
2013-10-04 Amaury de la... Do not emit undefined lsrh/ashr for NEON shifts
2013-10-04 Simon AtanasyanRevert r191947. The problem is not MIPS-specific and...
2013-10-04 Timur IskhodzhanovSimplify MicrosoftCXXNameMangler::mangleFunctionType
2013-10-04 Simon Atanasyan[Mips] For MIPS '-fPIC -static' means to compile as...
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-10-04 Jordan Rose[analyzer] Replace bug category magic strings with...
2013-10-03 Richard SmithTemporarily revert r191910 until the layering violation...
2013-10-03 Nico WeberDon't complain about -fuse-ld=gold (cf r191429).
2013-10-03 Rafael EspindolaFix the test in clang_f_opts.c to fail on unknown options.
2013-10-03 Rafael EspindolaFix test.
2013-10-03 Eric ChristopherMake this use -### instead of a temporary output.
2013-10-03 Eric ChristopherGive this a temporary output so it is cleaned up.
2013-10-03 Rafael EspindolaIgnore -mieee-fp.
2013-10-03 Jordan Rose[analyzer] Replace bug category magic strings with...
2013-10-03 Jordan Rose[analyzer] Add new debug helper clang_analyzer_warnIfRe...
2013-10-03 Argyrios Kyrtzidis[libclang] python: expose a few functions, patch by...
2013-10-03 Argyrios Kyrtzidis[libclang] Introduce clang_Type_getClassType which...
2013-10-03 Tim NorthoverFix test to work on Linux hosts by specifying triple.
2013-10-03 Tim NorthoverARM: *-*-darwin-eabi triples should use AAPCS.
2013-10-03 Matthew CurtisGracefully (and correctly) handle init of multiple...
2013-10-03 Faisal ValiTeach TreeTransform and family how to transform generic...
2013-10-03 Timur IskhodzhanovExtract ABI-specific parts of MangleContext into separa...
next