[PATCH] D137491: [clang][NFC] Use c++17 style variable type traits
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 5 07:37:33 PDT 2022
njames93 created this revision.
njames93 added reviewers: aaron.ballman, rsmith.
Herald added subscribers: steakhal, martong.
Herald added a reviewer: shafik.
Herald added a reviewer: NoQ.
Herald added a project: All.
njames93 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This was done as a test for D137302 <https://reviews.llvm.org/D137302> and it makes sense to push these changes
Repository:
rG LLVM Github Monorepo
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.473429.patch
Type: text/x-patch
Size: 13716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221105/afbc364a/attachment.bin>
More information about the cfe-commits
mailing list