[all-commits] [llvm/llvm-project] 96ec44: [NFC] Fix various unintentional `//namespace` form...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Wed Jan 24 21:18:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96ec447a6ae39edff92674e9849de2bf21bfd430
https://github.com/llvm/llvm-project/commit/96ec447a6ae39edff92674e9849de2bf21bfd430
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/abseil/Inputs/absl/external-file.h
M clang-tools-extra/test/clang-tidy/checkers/abseil/faster-strsplit-delimiter.cpp
M clang-tools-extra/test/clang-tidy/checkers/modernize/concat-nested-namespaces.cpp
M clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
M clang/test/CXX/drs/dr23xx.cpp
M clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/p3-2a.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_hash.h
M llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h
Log Message:
-----------
[NFC] Fix various unintentional `//namespace` formatting
More information about the All-commits
mailing list