[PATCH] D107528: [llvm][clang][NFC] updates inline licence info
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 10 19:50:00 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
cjdb marked 3 inline comments as done.
Closed by commit rGc874dd53628d: [llvm][clang][NFC] updates inline licence info (authored by cjdb).
Changed prior to commit:
https://reviews.llvm.org/D107528?vs=365648&id=365649#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107528/new/
https://reviews.llvm.org/D107528
Files:
clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp
clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.h
clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.h
clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp
clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h
clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.cpp
clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.h
clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.cpp
clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.h
clang/include/clang/AST/ASTConcept.h
clang/include/clang/AST/ASTImporterSharedState.h
clang/include/clang/AST/CurrentSourceLocExprScope.h
clang/include/clang/AST/JSONNodeDumper.h
clang/include/clang/Sema/SemaConcept.h
clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
clang/lib/AST/ASTConcept.cpp
clang/lib/Format/MacroExpander.cpp
clang/lib/Format/Macros.h
clang/lib/Index/FileIndexRecord.cpp
clang/lib/Sema/SemaConcept.cpp
clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
clang/unittests/Format/TestLexer.h
clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaTemplateParams.cpp
lldb/docs/use/python.rst
lldb/unittests/Symbol/TestLineEntry.cpp
llvm/include/llvm/Analysis/HeatUtils.h
llvm/include/llvm/CodeGen/MIRFormatter.h
llvm/include/llvm/CodeGen/RegAllocCommon.h
llvm/include/llvm/Support/ExtensibleRTTI.h
llvm/include/llvm/Support/LICENSE.TXT
llvm/include/llvm/Support/Signposts.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/lib/Analysis/HeatUtils.cpp
llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp
llvm/lib/Analysis/TFUtils.cpp
llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp
llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
llvm/lib/DebugInfo/GSYM/FileWriter.cpp
llvm/lib/DebugInfo/GSYM/Range.cpp
llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
llvm/lib/ExecutionEngine/JITLink/ELF.cpp
llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp
llvm/lib/ExecutionEngine/JITLink/MachO.cpp
llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp
llvm/lib/Support/ExtensibleRTTI.cpp
llvm/lib/Support/Signposts.cpp
llvm/lib/Target/AArch64/AArch64StackTagging.cpp
llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h
llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.h
llvm/lib/Target/X86/X86InstrKL.td
llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
llvm/unittests/Support/ExtensibleRTTITest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107528.365649.patch
Type: text/x-patch
Size: 58133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210811/ba9fe9b0/attachment-0001.bin>
More information about the cfe-commits
mailing list