]> granicus.if.org Git - clang/history - lib/AST
[FrontendTests] Try again to make test not write an output file
[clang] / lib / AST /
2019-10-19 Michael Liao[hip][cuda] Fix the extended lambda name mangling issue.
2019-10-19 Richard Smith[c++20] Add rewriting from comparison operators to...
2019-10-19 Richard Smith[c++20] Add CXXRewrittenBinaryOperator to represent...
2019-10-18 David BlaikieDebugInfo: Render the canonical name of a class templat...
2019-10-18 Alexey Bataev[OPENMP50]Add support for master taskloop simd.
2019-10-17 James Y Knight[ObjC] Diagnose implicit type coercion from ObjC 'Class...
2019-10-17 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-16 Alexey Bataev[OPENMP]Allow priority clause in combined task-based...
2019-10-16 Nico WeberRevert 374967 "[Concepts] ConceptSpecializationExprs...
2019-10-16 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-15 Richard SmithPR43674: fix incorrect constant evaluation of 'switch...
2019-10-15 Alexey Bataev[OPENMP]Allow final clause in combined task-based direc...
2019-10-15 Saar Raz[Concept] Associated Constraints Infrastructure
2019-10-15 Aaron BallmanAdd more information to JSON AST dumping of source...
2019-10-15 Saar Raz[Concepts] Remove unused and illegal Sema includes...
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Nico WeberRevert 374882 "[Concepts] Concept Specialization Expres...
2019-10-15 Benjamin Kramer[AST] Remove unused Sema includes to fix a cyclic depen...
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-10-14 Alexey Bataev[OPNEMP]Allow num_tasks clause in combined task-based...
2019-10-14 Alexey Bataev[OPNEMP]Allow grainsize clause in combined task-based...
2019-10-14 Alexey Bataev[OPENMP50]Add support for 'parallel master taskloop...
2019-10-11 Volodymyr Sapsai[ObjC] Remove default parameter no caller was providing...
2019-10-11 Nico Weber[MS ABI]: Fix mangling function arguments for template...
2019-10-11 Richard SmithInclude whether the destructor is constexpr in -ast...
2019-10-11 Richard SmithMove most CXXRecordDecl::DefinitionData bit-fields...
2019-10-10 Richard SmithPR43629: Fix crash evaluating constexpr placement new...
2019-10-10 Alexey Bataev[OPENMP50]Support for 'master taskloop' directive.
2019-10-10 Gauthier Harnisch[clang] prevent crash for nonnull attribut in constant...
2019-10-10 Reid KlecknerRe-land [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerRevert [mangle] Fix mangling where an extra mangle...
2019-10-09 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2019-10-09 Michael Liao[mangle] Fix mangling where an extra mangle context...
2019-10-09 Ilya BiryukovRevert r374006: Reland 'Add VFS support for sanitizers...
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-08 Richard SmithFactor out some duplication. NFC.
2019-10-08 Richard SmithFix crash or wrong code bug if a lifetime-extended...
2019-10-08 James Clarke[ItaniumMangle] Fix mangling of GNU __null in an expres...
2019-10-08 Jan KorousReland 'Add VFS support for sanitizers' blacklist'
2019-10-08 Jan KorousRevert "Add VFS support for sanitizers' blacklist"
2019-10-07 Jan KorousAdd VFS support for sanitizers' blacklist
2019-10-07 Simon PilgrimAST - silence static analyzer getAs<> null dereference...
2019-10-07 Richard Smith[c++20] Check for a class-specific operator delete...
2019-10-04 Erik Pilkington[Sema] Split out -Wformat-type-confusion from -Wformat...
2019-10-04 Raphael Isemann[lldb][modern-type-lookup] No longer import temporary...
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-03 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-03 Simon PilgrimDeclBase/DeclCXX/DeclTemplate - silence static analyzer...
2019-10-03 Simon PilgrimExprConstant - silence static analyzer getAs<> null...
2019-10-03 Simon PilgrimRemove duplicate P->getAs<PointerType>() call. NFCI.
2019-10-03 Simon PilgrimSilence static analyzer getAs<RecordType> null derefere...
2019-10-03 Richard SmithPR43519: don't inject a diagnostic when constant-evaula...
2019-10-03 Richard SmithFor P0784R7: support placement new-expressions in const...
2019-10-03 Richard SmithFor P0784R7: allow direct calls to operator new / opera...
2019-10-02 Simon PilgrimType - silence static analyzer getAs<> null dereference...
2019-10-02 Simon PilgrimSilence static analyzer getAs<VectorType> null derefere...
2019-10-02 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-02 John McCallRename TypeNodes.def to TypeNodes.inc for consistency...
2019-10-02 Richard SmithFix crash on constant-evaluation of pseudo-destruction...
2019-10-01 Kadir Cetinkaya[clang] Make handling of unnamed template params simila...
2019-10-01 Raphael Isemann[clang][lldb][NFC] Encapsulate ExternalASTMerger::Impor...
2019-10-01 Richard SmithDuring constant evaluation, handle CXXBindTemporaryExpr...
2019-10-01 Richard Smith[c++20] Fix crash when constant-evaluating an assignmen...
2019-09-30 Erich KeaneMake function static that didn't need linkage.
2019-09-30 Erich KeaneFix failure caused by r373247
2019-09-30 Erich KeaneTeach CallGraph to look into Generic Lambdas.
2019-09-30 Raphael Isemann[lldb][clang][modern-type-lookup] Use ASTImporterShared...
2019-09-29 Richard SmithFor now, disallow lifetime-extended temporaries with...
2019-09-29 Richard SmithFix checking for permitted results of constant expressions.
2019-09-29 Richard SmithFor P0784R7: compute whether a variable has constant...
2019-09-27 Richard SmithFor P0784R7: add support for explicit destructor calls and
2019-09-27 Martin Storsjo[clang] [AST] Treat "inline gnu_inline" the same way...
2019-09-27 Richard SmithFix use-after-free found in Clang's testsuite.
2019-09-27 Richard SmithFor P0784R7: add support for new (std::nothrow).
2019-09-27 Richard SmithFor P0784R7: Add support for dynamic allocation with...
2019-09-25 Vedant Kumar[Mangle] Add flag to asm labels to disable '\01' prefixing
2019-09-25 Ilya BiryukovRe-land r372863: [AST] Extract Decl::printNestedNameSpe...
2019-09-25 Ilya BiryukovRevert r372863: [AST] Extract Decl::printNestedNameSpec...
2019-09-25 Ilya Biryukov[AST] Extract Decl::printNestedNameSpecifier helper...
2019-09-25 Hans WennborgRevert r370850 "Re-commit r363191 "[MS] Pretend constex...
2019-09-24 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-23 Jonas DevlieghereRevert "Support for DWARF-5 C++ language tags."
2019-09-23 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-23 Alexey Bataev[OPENMP]Use standard parsing for 'match' clause, NFC.
2019-09-23 Richard SmithFor P0784R7: add support for constexpr destructors...
2019-09-21 James Y KnightNFC: Change ObjCQualified*TypesAreCompatible to take
2019-09-21 Nandor Licker[Clang Interpreter] Fixed Bug 43362, build failure...
2019-09-21 Richard TrieuFix bad APInt compare.
2019-09-21 Richard TrieuMerge and improve code that detects same value in compa...
2019-09-20 Richard SmithRemove outdated FIXME.
2019-09-20 Richard SmithFix assertion failure when constant evaluation of a...
2019-09-19 Aaron BallmanRevert r372325 - Reverting r372323 because it broke...
2019-09-19 Aaron BallmanReverting r372323 because it broke color tests on Linux.
2019-09-19 Aaron BallmanRemove an unsafe member variable that wasn't needed...
2019-09-18 Erik Pilkington[Sema] Suppress -Wformat diagnostics for bool types...
2019-09-18 Richard Smith[c++20] P1331R2: Allow transient use of uninitialized...
2019-09-18 Simon Pilgrim[AST] CommentLexer - Remove (optional) Invalid paramete...
2019-09-17 Erik Pilkington[Sema] Split of versions of -Wimplicit-{float,int}...
2019-09-17 Erich KeaneAdd SpellingNotCalculated to Attribute Enums to suppres...
next