[PATCH] D18475: [clang-tidy] Add more detection rules for redundant c_str calls.
Etienne Bergeron via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 25 10:39:34 PDT 2016
etienneb added a comment.
chapuni@: I would like to know why "-target x86_64-unknown -std=c++11" was needed.
I'm fixing an issue with char16_t/char32_t. Is that the problem you just fixed?
http://reviews.llvm.org/D18475
More information about the cfe-commits
mailing list