[PATCH] D117218: [clang][dataflow] Add transfer functions for constructors
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 13 10:11:41 PST 2022
xazax.hun added inline comments.
================
Comment at: clang/unittests/Analysis/FlowSensitive/TransferTest.cpp:1362
+ LangStandard::lang_cxx17);
+}
+
----------------
I think this changed from 14 to 17 in the last revision. Is this intentional?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117218/new/
https://reviews.llvm.org/D117218
More information about the cfe-commits
mailing list