[PATCH] D101378: [llvm, clang] Remove stdlib includes from .h files without `std::`
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 09:41:57 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21da04f70173: [llvm, clang] Remove stdlib includes from .h files without `std::` (authored by thakis).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101378/new/
https://reviews.llvm.org/D101378
Files:
clang/include/clang/AST/DeclContextInternals.h
clang/include/clang/Driver/Options.h
clang/include/clang/Index/CommentToXML.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h
clang/include/clang/Tooling/Transformer/Parsing.h
llvm/include/llvm/CodeGen/MachineInstrBuilder.h
llvm/include/llvm/CodeGen/TileShapeInfo.h
llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
llvm/include/llvm/DebugInfo/GSYM/FileEntry.h
llvm/include/llvm/DebugInfo/GSYM/StringTable.h
llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h
llvm/include/llvm/Target/CGPassBuilderOption.h
llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101378.340888.patch
Type: text/x-patch
Size: 7111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/0237664f/attachment.bin>
More information about the llvm-commits
mailing list