summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings/TestSettings.py
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2016-04-19 06:19:52 +0000
committerSerge Pavlov <sepavloff@gmail.com>2016-04-19 06:19:52 +0000
commit7dcc97e7ac0a7184f527c77178ecc9db7b412dc8 (patch)
tree25b03f63bb0010920c7624e5ec6478f67b2d953f /lldb/packages/Python/lldbsuite/test/settings/TestSettings.py
parent77fa84eadd926bd95b9893c9fba949eb01bd50be (diff)
downloadbcm5719-llvm-7dcc97e7ac0a7184f527c77178ecc9db7b412dc8.tar.gz
bcm5719-llvm-7dcc97e7ac0a7184f527c77178ecc9db7b412dc8.zip
Warn if function or variable cannot be implicitly instantiated
With this patch compiler emits warning if it tries to make implicit instantiation of a template but cannot find the template definition. The warning can be suppressed by explicit instantiation declaration or by command line options -Wundefined-var-template and -Wundefined-func-template. The implementation follows the discussion of http://reviews.llvm.org/D12326. Differential Revision: http://reviews.llvm.org/D16396 llvm-svn: 266719
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/settings/TestSettings.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud