[all-commits] [llvm/llvm-project] a87dc2: [clang][NFC] Trim license header comments to 81 ch...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Mar 6 07:32:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a87dc23a6271cadd6d3f93561f2d8b1661399e6d
https://github.com/llvm/llvm-project/commit/a87dc23a6271cadd6d3f93561f2d8b1661399e6d
Author: Balazs Benics <benicsbalazs at gmail.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M clang/include/clang/AST/DeclOpenMP.h
M clang/include/clang/AST/ParentMapContext.h
M clang/include/clang/Basic/OpenCLExtensionTypes.def
M clang/include/clang/Basic/RISCVVTypes.def
M clang/include/clang/Basic/arm_neon_incl.td
M clang/include/clang/Serialization/PCHContainerOperations.h
M clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
M clang/lib/ARCMigrate/TransGCAttrs.cpp
M clang/lib/AST/Interp/ByteCodeEmitter.h
M clang/lib/AST/Interp/FunctionPointer.h
M clang/lib/AST/Interp/PrimType.h
M clang/lib/Driver/ToolChains/Arch/Mips.h
M clang/lib/Driver/ToolChains/Arch/Sparc.h
M clang/lib/Headers/llvm_libc_wrappers/assert.h
M clang/lib/Sema/AnalysisBasedWarnings.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
M clang/lib/Tooling/Refactoring/AtomicChange.cpp
M clang/test/Analysis/misc-ps-region-store.mm
M clang/test/Rewriter/rewrite-modern-class.mm
M clang/tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.h
M clang/tools/diagtool/DiagTool.cpp
M clang/unittests/AST/ASTImporterODRStrategiesTest.cpp
M clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp
M clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/CXXOperatorCallExprTraverser.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksBinaryOperator.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCompoundAssignOperator.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksUnaryOperator.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPostOrderNoQueue.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPreOrderNoQueue.cpp
M clang/unittests/Tooling/RecursiveASTVisitorTests/TemplateArgumentLocTraverser.cpp
Log Message:
-----------
[clang][NFC] Trim license header comments to 81 characters (#82919)
clang-format would format these headers poorly by splitting it into
multiple lines.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list