diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-14 13:54:39 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-14 14:00:38 +0000 |
| commit | 1d6b964ed1f7a77b178e86bef7d569611f2c0983 (patch) | |
| tree | 7bea6dfceab014144f11cd2d70f0b640434f9c8d /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
| parent | 591cd40584300a1d5d33bfaefa4698c02ef56887 (diff) | |
| download | bcm5719-llvm-1d6b964ed1f7a77b178e86bef7d569611f2c0983.tar.gz bcm5719-llvm-1d6b964ed1f7a77b178e86bef7d569611f2c0983.zip | |
Fix "pointer is null" static analyzer warning. NFCI.
Remove Ctx null test as clang static analyzer assumes that this can fail - replace it with an assertion as the pointer is always dereferenced below.
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions

