Auto return type was not correctly considered by the Unconventional Assign Operator check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LG with one comment.
test/clang-tidy/misc-unconventional-assign-operator.cpp | ||
---|---|---|
1 ↗ | (On Diff #143712) | I'd prefer to add a separate test file for C++17-dependent tests. It would be nice to ensure the rest works fine in C++11. |