]> granicus.if.org Git - clang/shortlog
clang
2015-04-30 Ben LangmuirFix the end location of init-capture annotations in...
2015-04-30 David MajnemerRemove some leftover debugging code.
2015-04-30 Jordan RoseDon't warn about use of deprecated API when the contain...
2015-04-30 Jordan RoseBatch up access-related diagnostics on enum constants...
2015-04-30 David Majnemer[MS ABI] Correctly make paths through covariant virtual...
2015-04-30 David Majnemer[AST] Fix some typos
2015-04-30 Elena DemikhovskyAVX-512: Added AVX-512 intrinsics and tests
2015-04-30 Daniel Jasperclang-format: Don't merge short else blocks.
2015-04-30 Alexey Bataev[OPENMP] Mark test as not compatible with MS Windows.
2015-04-30 Alexey Bataev[OPENMP] Codegen for 'private' clause in 'task' directive.
2015-04-30 Alexey Bataev[OPENMP] Allow to use global variables as lcv in loop...
2015-04-30 Alexey Bataev[OPENMP] Fixed codegen for 'copyprivate' clause.
2015-04-30 Richard SmithRemove dead code: a MacroDirective can't be imported...
2015-04-30 Richard SmithRemove XFAIL now that this test passes (fixed by r236184).
2015-04-30 Richard SmithFix use of uninitialized variable, found by ubsan selfhost.
2015-04-30 Sean CallananUse a more reliable method to determine whether
2015-04-29 NAKAMURA TakumiUpdate clang/test/CodeGenCXX/copy-constructor-synthesis...
2015-04-29 Richard SmithAdd an assert to get information on buildbot failure.
2015-04-29 Eric ChristopherPropagate a terrible hack to the sparc target feature...
2015-04-29 Richard SmithFix unused variable warning.
2015-04-29 Richard Smith[modules] Stop trying to fake up a linear MacroDirectiv...
2015-04-29 Rick FoosXFAIL Hexagon until more codegen in place.
2015-04-29 Reid KlecknerRevert r236128, LLVM isn't falling back in the right way
2015-04-29 David Blaikie[opaque pointer type] update for LLVM API change
2015-04-29 Nico WeberRevert r236060, it caused PR23375.
2015-04-29 Richard SmithStop assuming a 64-bit target here.
2015-04-29 Richard SmithPR23373: A defaulted union copy constructor that is...
2015-04-29 Richard SmithRevert r236063 due to regression with -fdelayed-templat...
2015-04-29 Reid KlecknerRe-land r236052, the linker errors were fixed by LLVM...
2015-04-29 Adrian PrantlDebug Info: Represent local anonymous unions as anonymo...
2015-04-29 Duncan P. N... DebugInfo: Metadata constructs now start with DI*
2015-04-29 Adrian PrantlRevert "Debug Info: Represent local anonymous unions...
2015-04-29 Bradley SmithRevert code changes made under r235976.
2015-04-29 Daniel Jasperclang-format: Add ability to align assignment operators.
2015-04-29 Daniel Jasperclang-format: Fix selective indentaiton in nested blocks.
2015-04-29 Alexey Bataev[OPENMP] Fix crash on reductions codegen for short...
2015-04-29 Nico WeberRevert r236052, it caused linker errors when building...
2015-04-29 Richard TrieuAdd -Wpessimizing-move and -Wredundant-move warnings.
2015-04-29 Richard SmithPR20625: Instantiate static constexpr member function...
2015-04-28 Eric ChristopherStop emitting the soft-float and soft-float-abi target...
2015-04-28 Adrian PrantlDebug Info: Represent local anonymous unions as anonymo...
2015-04-28 Reid KlecknerFix Sema tests using __try by adding triple
2015-04-28 Reid Kleckner[SEH] Add 32-bit lowering code for __try
2015-04-28 Steven WuFix the typo in r236044. NFC.
2015-04-28 Steven WuFix -fno-gnu-inline-asm doesn't catch file scope asm
2015-04-28 Richard SmithFix assertion failure if a lambda array-capture is...
2015-04-28 Sean CallananAttempt to fix the MSVC build by making ExprIterator
2015-04-28 Richard SmithWork around a suspected MSVC miscompile to try to bring...
2015-04-28 Richard SmithRefactor to make MacroState ownership and lifetime...
2015-04-28 Artem Belevich[cuda] Preserve TLS storage class of host variable...
2015-04-28 Sean CallananImplemented ASTImporter support for Stmts and fixed
2015-04-28 Sean CallananImplemented support for testing the ASTImporter's
2015-04-28 Nico WeberFix typo in comment.
2015-04-28 Jonathan RoelofsFix PR22047: ObjC: Method unavailability attribute...
2015-04-28 Serge PavlovCombine instantiation context of field initializer...
2015-04-28 Aaron BallmanSilencing a -Wuninitialized warning in a different...
2015-04-28 Elena DemikhovskyAVX-512: added intrinsics for KNL and SKX
2015-04-28 Alexey Bataev[OPENMP] Fix crash on loop control vars explicitly...
2015-04-28 Aaron BallmanSilencing a spurious -Wuninitialized warning with this...
2015-04-28 Bradley Smith[ARM/AArch64] Enforce alignment for bitfielded structs
2015-04-28 Justin BognerInstrProf: Match a bit less strictly - some targets...
2015-04-28 Justin BognerInstrProf: Mark code regions after throw expressions...
2015-04-28 Richard SmithFix memory leak found by asan buildbot.
2015-04-28 Duncan P. N... DebugInfo: Add a clang test for LLVM fix for PR23332
2015-04-28 Alexey SamsonovAllow UBSan+MSan and UBSan+TSan combinations (Clang...
2015-04-28 John McCallms_struct does not imply the MS base-layout ABI; separa...
2015-04-27 Richard SmithRefactor: put these function declarations somewhere...
2015-04-27 Richard Smith[modules] Incrementally compute the list of overridden...
2015-04-27 Reid KlecknerRemove stale FIXMEs from test case
2015-04-27 Eric ChristopherAlways add the target-cpu and target-features sets...
2015-04-27 Aaron BallmanCheck whether the operand to a noexcept expression...
2015-04-27 Alexey SamsonovIntroduce tsan_cxx and msan_cxx libraries (Clang part).
2015-04-27 Richard SmithPR23334: Perform semantic checking of lambda capture...
2015-04-27 Artem BelevichRevert "PR21000: pass -I options to assembler" as the...
2015-04-27 Artem BelevichPR21000: pass -I options to assembler
2015-04-27 Paul RobinsonSimplify depfile quoting test.
2015-04-27 Artem Belevich[cuda] Ignore "TLS unsupported by target" errors for...
2015-04-27 Artem Belevich[cuda] treat file scope __asm as __host__ and ignore...
2015-04-27 Paul RobinsonSupport generating NMake/Jom-style depfiles.
2015-04-27 Reid Kleckner[MS ABI] Use 'continue' instead of 'return false' where...
2015-04-27 Alexey Bataev[OPENMP] Simplified iteration over clauses, NFC.
2015-04-27 Alexey Bataev[OPENMP] Codegen for 'taskwait' directive.
2015-04-27 Alexey Bataev[OPENMP] Codegen for 'reduction' clause in 'sections...
2015-04-27 Alexey Bataev[OPENMP] Codegen for 'lastprivate' clause in 'sections...
2015-04-27 Alexey Bataev[OPENMP] Codegen for 'private' clause in 'sections...
2015-04-27 Alexey Bataev[OPENMP] Codegen for 'private' clause in 'single' direc...
2015-04-27 David Majnemer[MS ABI] Rephrase the mangling of array types in parameters
2015-04-26 David Majnemer[Sema] Do not permit binding a reference to a compound...
2015-04-26 David Majnemer[Sema] Don't allow unverified bitfields in FieldDecls
2015-04-26 John McCallCorrectly handle zero-sized but non-empty base classes...
2015-04-25 Davide Italiano[Sema] Check if a builtin is FunctionPrototype().
2015-04-24 Justin BognerInstrProf: Fix coverage maps for conditional operators
2015-04-24 Nico Weberclang-cl: Don't look up absolute paths in %LIB%.
2015-04-24 David Blaikie[opaque pointer type] Update test cases now that the...
2015-04-24 Lang HamesRevert r235749 - Accidentally commited cruft from the...
2015-04-24 Lang Hames[CodeGen] Make AsmPrinter's OutStreamer member a unique...
2015-04-24 Daniel Jasperclang-format: Don't wrap after short first segments...
2015-04-24 Daniel Jasperclang-format: More selectively detect QT's "signals".
2015-04-24 Craig Topper[TableGen] Clang changes for r235697 to stop leaking...
2015-04-24 Alexey Bataev[OPENMP] Codegen for 'firstprivate' clause in 'single...
next