[PATCH] D137491: [clang][NFC] Use c++17 style variable type traits
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 7 10:26:01 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG108e41d96246: [clang][NFC] Use c++17 style variable type traits (authored by njames93).
Changed prior to commit:
https://reviews.llvm.org/D137491?vs=473429&id=473739#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137491/new/
https://reviews.llvm.org/D137491
Files:
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Comment.cpp
clang/lib/AST/Decl.cpp
clang/lib/AST/Interp/Disasm.cpp
clang/lib/Analysis/CFG.cpp
clang/lib/Analysis/RetainSummaryManager.cpp
clang/lib/Basic/SourceLocation.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Lex/MacroArgs.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
clang/lib/Tooling/ASTDiff/ASTDiff.cpp
clang/unittests/Lex/HeaderMapTest.cpp
clang/unittests/Tooling/ASTSelectionTest.cpp
clang/unittests/Tooling/Syntax/TreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137491.473739.patch
Type: text/x-patch
Size: 14563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221107/b805c4f7/attachment-0001.bin>
More information about the cfe-commits
mailing list