mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use castAs<RecordType> directly and if not assert will fire for us. llvm-svn: 373584
86 KiB
86 KiB