]> granicus.if.org Git - clang/shortlog
clang
2014-09-04 Hans WennborgMS format strings: support the 'w' length modifier...
2014-09-04 Reid KlecknerAdd triple to ms-inline-asm-return.cpp test
2014-09-04 Reid KlecknerMS inline asm: Allow __asm blocks to set a return value
2014-09-04 Daniel Jasperclang-format: [JS] Support alternative operator names...
2014-09-04 Reid KlecknerWin64: Add the uwtable attribute by default on Win64
2014-09-04 Reid KlecknerMS inline asm: Add a test for xgetbv clobbers
2014-09-04 David Blaikieunique_ptrify JobList::Jobs
2014-09-04 David BlaikieFix the clang -Werror build after r217152 by flagging...
2014-09-04 Daniel SandersFix double full-stop that was accidentally added in...
2014-09-04 Daniel Sanders[mips] Mark aggregates returned in registers with the...
2014-09-04 Daniel Jasperclang-format: [JS] Supprot "catch" as function name.
2014-09-04 Daniel Jasperclang-format: [JS] Support comments in dict literals.
2014-09-04 Samuel BenzaquenRefactor VariantMatcher::MatcherOps to reduce the amoun...
2014-09-04 Daniel Sanders[mips] Zero-sized structs cannot be ignored in MipsABII...
2014-09-04 Oliver StannardARM: Default to apcs-gnu ABI for NetBSD
2014-09-04 Manuel KlimekAdd matcher for linkage specification
2014-09-03 David MajnemerAdjust test to handle fallout from r217102.
2014-09-03 Richard Smith[modules] Make NamespaceAliasDecl redeclarable, as...
2014-09-03 Alexey SamsonovAdd ubsan/not_ubsan features to Clang lit tests and use
2014-09-03 Alexey SamsonovFix member function call on null pointer in Sema::FindI...
2014-09-03 Anton YartsevEnhance the 'Vectors and Extended Vectors' section.
2014-09-03 Rafael EspindolaUpdate for LLVM api change.
2014-09-03 Nico WeberFix indentation. No behavior change.
2014-09-03 Eli BenderskySplit off CUDA-specific Sema parts to a new file
2014-09-03 Tom StellardCGBuiltin: Use @llvm.fabs rather than fabs libcall...
2014-09-03 Iain SandoeFix configure and make build of clang-interpreter.
2014-09-03 Benjamin KramerASTMatchers: Add a matcher to detect whether a decl...
2014-09-03 Benjamin KramerParse: Replace polymorphic functor objects with lambdas...
2014-09-03 Daniel Jasperclang-format: Add an option 'SpaceAfterCStyleCast'.
2014-09-03 Ed SchoutenAllow a scoped lockable object to acquire/release multi...
2014-09-03 Richard Smith[modules] Use DeclContext::equals rather than == on...
2014-09-02 Eric ChristopherReinstate "Update for llvm API change.""
2014-09-02 Eli BenderskyFix up formatting.
2014-09-02 Richard SmithAvoid test failure on platforms where size_t is long...
2014-09-02 Reid KlecknerAdd --analyze to clang-cl
2014-09-02 Richard SmithTests for DR550-572.
2014-09-02 Ed SchoutenUse /usr/bin/env python instead of /usr/bin/python.
2014-09-02 Rafael EspindolaDon't indent inside a namespace.
2014-09-02 Richard TrieuDon't allow lambdas to capture invalid decls during...
2014-09-02 Yunzhong GaoFixing a typo in the documented __builtin_convertvector...
2014-09-02 David BlaikieFix for LLVM API change to SpecialCaseList::create
2014-09-01 Rafael EspindolaTest cleanup: move CHECK close to code.
2014-09-01 David MajnemerFrontend: Reindent Opts.CoverageFile
2014-09-01 David MajnemerMS ABI: Reindent MicrosoftCXXABI::GetVirtualBaseClassOffset
2014-09-01 Alexander PotapenkoTypo fix, no functionality change.
2014-08-31 NAKAMURA Takumiclang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for target...
2014-08-31 Richard Smithcxx_status: we did support some of C++14 in Clang 3.3.
2014-08-31 Richard Smithcxx_status: the name C++14 isn't provisional any more.
2014-08-31 Richard SmithTests for DR525-550.
2014-08-31 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-access.cpp: Use %itani...
2014-08-30 Craig TopperFix some cases where StringRef was being passed by...
2014-08-30 Craig TopperUse llvm::makeArrayRef instead of explicitly calling...
2014-08-30 Rafael EspindolaCleanup test.
2014-08-30 Richard Smith[modules] Fix deserialization cycle when loading a...
2014-08-29 Rafael EspindolaCleanup the test a bit. It was too dependent on the...
2014-08-29 Adrian PrantlDebug info: Only emit C++ accessibility specifiers...
2014-08-29 Richard SmithAdd some missing test coverage for merging 'extern...
2014-08-29 Reid KlecknerFix my broken test cases.
2014-08-29 David Blaikieunique_ptrify PTHManager's PerIDCache using the newly...
2014-08-29 David Blaikieunique_ptrify some parameters to PTHManager::PTHManager
2014-08-29 Anna ZaksFixup for r216763. Add a driver test.
2014-08-29 Reid KlecknerMake all virtual member pointers use variadic musttail...
2014-08-29 Larisse VoufoFix for PR20660, where unexpanded parameter pack in...
2014-08-29 Nico WeberAdd a comment, no functional change.
2014-08-29 Fariborz JahanianObjective-C [qoi]. If property is going to be implemented
2014-08-29 David Blaikieunique_ptrify the raw_ostream argument to clang::serial...
2014-08-29 David Blaikieunique_ptrify clang::ento::createCheckerManager
2014-08-29 David Blaikieunique_ptrify PathDiagnosticConsumer::HandlePathDiagnostic
2014-08-29 Anna ZaksAdd an option to silence all analyzer warnings.
2014-08-29 David Blaikieunique_ptrify thep passing of BugReports to BugReportEq...
2014-08-29 David Blaikieunique_ptrify HeaderMap::FileBuffer
2014-08-29 David Blaikieunique_ptrify Preprocessor's TokenLexerCache
2014-08-29 David Blaikieunique_ptrify the result of CFG::buildCFG/CFGBuilder...
2014-08-29 David Blaikieunique_ptrify the diagnostics in CXDiagnosticSetImpl
2014-08-29 Fariborz JahanianObjective-C. Tweak diagnosing properties that are not...
2014-08-29 David Blaikieunique_ptrify PathDiagnostic::setEndOfPath's argument
2014-08-29 David Blaikieunique_ptr-ify PathDiagnosticPiece ownership
2014-08-29 Hans WennborgCheck in a test case for the problem with late-dropped...
2014-08-29 David BlaikieOne other BuryPointer of a unique_ptr cleanup.
2014-08-29 David BlaikieProvide a BuryPointer for unique_ptrs.
2014-08-29 David Blaikieunique_ptrify Directives in VerifyDiagnosticConsumer
2014-08-29 Daniel Jasperclang-format: Fix unary operator detection in corner...
2014-08-29 Benjamin KramerASTMatchers: Replace some copies of the bound nodes...
2014-08-29 James MolloyUse store size instead of alloc size when coercing.
2014-08-29 David Blaikieunique_ptrify SourceManager::createFileID
2014-08-29 David MajnemerCodeGen: Don't completely mess-up optimized atomic...
2014-08-29 David Blaikieunique_ptrify Driver Action handling
2014-08-29 David BlaikieImprove unique_ptr-y ownership in ASTUnit::ComputePreamble
2014-08-29 Craig TopperUse llvm::makeArrayRef instead of explicitly calling...
2014-08-29 David Blaikieunique_ptrify clang::BackendConsumer::takeModule
2014-08-29 Kostya Serebryanycall __asan_load_cxx_array_cookie when loading array...
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-29 Hans WennborgBetter codegen support for DLL attributes being dropped...
2014-08-28 Alexey SamsonovDon't create a null reference in ASTUnit::LoadFromComma...
2014-08-28 Alexey SamsonovDon't load invalid enum value in Sema::LazilyCreateBuiltin.
2014-08-28 Alexey SamsonovDon't load ill-formed AmbiguityKind in Sema::Lookup.
2014-08-28 Alexey SamsonovProperly align inline space for ImplicitConversionSeque...
2014-08-28 Alexey SamsonovDon't create a null reference to NestedNameSpecifier.
2014-08-28 Rafael EspindolaCall powerpc-darwin external tools with -arch ppc.
2014-08-28 Richard SmithOops, use correct RUN: line for test.
next