[analyzer] [tests] [quickfix] Make more test more resilient for non-defaut -std.
authorArtem Dergachev <artem.dergachev@gmail.com>
Wed, 3 Oct 2018 22:48:00 +0000 (22:48 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Wed, 3 Oct 2018 22:48:00 +0000 (22:48 +0000)
commit31f81399bd4cda72164dbda9631dbfb2e8f3c11d
tree67dd9be05dea8ca29a79b0d1b172ef112f855c5f
parent0550dac3ed5fb7babd96ef037b11e3ebd69b4943
[analyzer] [tests] [quickfix] Make more test more resilient for non-defaut -std.

It is important to specify the version of the standard because tests should
test the same thing regardless of the current default version of the standard.

llvm-svn: 343736
clang/test/Analysis/casts.cpp
clang/test/Analysis/diagnostics/no-store-func-path-notes.cpp
clang/test/Analysis/member-expr.cpp