Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Jan5432131Dec30292827262524232221201918171615141312111098765432130Nov2928272625242322212019181716shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptionsFix bug where types other than 'cv auto', 'cv auto &', and 'cv auto &&' couldAdd missing "original call argument has same type as deduced parameter type"Remove the ppc insertword/extractword expected fail tests.Fix examples for recent shared_ptrificationIntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumerAdd vec_insert4b and vec_extract4b functions to altivec.hIf an explicitly-specified pack might have been extended by template argumentMove SerializedDiagnosticPrinter's SharedState to std::shared_ptr rather than IntrusiveRefCntPtrMove Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtrMove PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtrMove FailedModulesSet over to shared_ptr from IntrusiveRefCntPtrMove VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtrSimplify ASTReader ctor by using in-class initializers for many member variablesSimplify ASTReader ctor by using in-class initializers (NSDMIs to the rest of you) for many member variablesUse shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtensionTypoMigrate PathDiagnosticPiece to std::shared_ptrtest: add a requires registered target[CUDA] Rename keywords used in macro so they don't conflict with MSVC.[CUDA] Don't define functions that the CUDA headers themselves define on Windows.[CUDA] Let NVPTX inherit the host's calling conventions.[CUDA] More correctly inherit primitive types from the host during device compilation.[CUDA] Add __declspec spellings for CUDA attributes.[ToolChains] Use "static" instead of an anonymous namespace for a function. NFC[Driver] Driver changes to support CUDA compilation on Windows.[CUDA] Make CUDAInstallationDetector take the host triple in its constructor.[TableGen] Only normalize the spelling of GNU-style attributes.[Windows] Remove functions in intrin.h that are defined in Builtin.def.test: add an explicit triple[OpenMP] Add fields for flags in the offload entry descriptor.CodeGen: plumb header search down to the IAS[OpenMP] Update target codegen for NVPTX device.No canonical-prefixes match in avr-toolchain.c.[AVR] Revert the functional part of r291083[AVR] Support r26 through r31 in inline assemblyAdd AVR target and toolchain to ClangPer [temp.deduct.call], do not deduce an array bound of 0 from an empty initializer list.Factor out more common logic in template argument deduction from function call arguments.Fix assertion failure on deduction failure due to too short template argument list.
Loading