diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-03-22 22:02:38 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-03-22 22:02:38 +0000 |
commit | 922455fe62b55dd20d6e10f1c226c96944c1adbf (patch) | |
tree | 14224a81b0cafa2d3d16e6ff6af1da1b5adbe04f /clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | |
parent | 40d3b32e1275458c1b5b0afaec8e42b80412587a (diff) | |
download | bcm5719-llvm-922455fe62b55dd20d6e10f1c226c96944c1adbf.tar.gz bcm5719-llvm-922455fe62b55dd20d6e10f1c226c96944c1adbf.zip |
[CFG] [analyzer] Add C++17-specific ctor-initializer construction contexts.
CXXCtorInitializer-based constructors are also affected by the C++17 mandatory
copy elision, like variable constructors and return value constructors.
Extend r328248 to support those.
Differential Revision: https://reviews.llvm.org/D44763
llvm-svn: 328255
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp')
0 files changed, 0 insertions, 0 deletions