diff options
author | Richard Trieu <rtrieu@google.com> | 2014-10-22 02:52:00 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2014-10-22 02:52:00 +0000 |
commit | 277ace025d5afe04ebf059017d0cae985ca3c34d (patch) | |
tree | 04e97e16e2e9bc3a3a3d0dca5e44134035eddd14 /lldb/scripts/Python/interface/SBTarget.i | |
parent | 819f391dae1873a36a8483a4f485fb18c7cf80c7 (diff) | |
download | bcm5719-llvm-277ace025d5afe04ebf059017d0cae985ca3c34d.tar.gz bcm5719-llvm-277ace025d5afe04ebf059017d0cae985ca3c34d.zip |
Disable the uninitialized field warning in uninstantiated classes.
If a templated class is not instantiated, then the AST for it could be missing
some things that would throw the field checker off. Wait until specialization
before emitting these warnings.
llvm-svn: 220363
Diffstat (limited to 'lldb/scripts/Python/interface/SBTarget.i')
0 files changed, 0 insertions, 0 deletions