summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-01-04 19:15:53 +0000
committerReid Kleckner <rnk@google.com>2017-01-04 19:15:53 +0000
commit1b576eb0b337cda69a06a733acd179ab13f0dbb6 (patch)
treefedb3bcda2743926407ee81394ba12c52d26c23b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentb0d96f53757eafca45c1f0d02e61717007dc8dcb (diff)
downloadbcm5719-llvm-1b576eb0b337cda69a06a733acd179ab13f0dbb6.tar.gz
bcm5719-llvm-1b576eb0b337cda69a06a733acd179ab13f0dbb6.zip
Support -fno-delayed-template-parsing in clang-cl.exe
Summary: This change adds support for the -fno-delayed-template-parsing option in clang-cl.exe. This allows developers using clang-cl.exe to opt out of emulation of MSVC's non-conformant template instantiation implementation while continuing to use clang-cl.exe for its emulation of cl.exe command-line options. The default behavior of clang-cl.exe (-fdelayed-template-parsing) is unchanged. The MSVC Standard Library implementation uses clang-cl.exe with this switch in its tests to ensure that the library headers work on compilers with the conformant two-phase-lookup behavior. Reviewers: majnemer, cfe-commits, DaveBartolomeo Differential Revision: https://reviews.llvm.org/D22275 llvm-svn: 290990
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud