diff options
author | Vedant Kumar <vsk@apple.com> | 2017-04-26 21:55:17 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-04-26 21:55:17 +0000 |
commit | 6b22dda5a3909f46862ec001110b5d4671bbf142 (patch) | |
tree | cb6d69b78291b28f697fe78155d7d57112803ee7 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | e6d2bebb25f2c1a1ffb1884b11df37ff50a33c49 (diff) | |
download | llvm-6b22dda5a3909f46862ec001110b5d4671bbf142.zip llvm-6b22dda5a3909f46862ec001110b5d4671bbf142.tar.gz llvm-6b22dda5a3909f46862ec001110b5d4671bbf142.tar.bz2 |
[ubsan] nullability-assign: Check assignments into C++ structs
Fix the nullability-assign check so that it can handle assignments into
C++ structs. Previously, such assignments were not instrumented.
Testing: check-clang, check-ubsan, enabling the existing test in ObjC++
mode, and building some Apple frameworks with -fsanitize=nullability.
llvm-svn: 301482
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions