diff options
author | Reid Kleckner <rnk@google.com> | 2018-07-26 23:18:44 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-07-26 23:18:44 +0000 |
commit | 4a83f0abd8177396493968332031085ff217c6d5 (patch) | |
tree | d9c79a5604c5935bc671b1ee146995bb22e5db61 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | c6cf918f448bd3ba1f8f0feff9f97a1fc4e3b7ef (diff) | |
download | bcm5719-llvm-4a83f0abd8177396493968332031085ff217c6d5.tar.gz bcm5719-llvm-4a83f0abd8177396493968332031085ff217c6d5.zip |
[MS] Add L__FUNCSIG__ for compatibility
Clang already has L__FUNCTION__ as a workaround for dealing with
pre-processor code that expects to be able to do L##__FUNCTION__ in a
macro. This patch implements the same logic for __FUNCSIG__.
Fixes PR38295.
llvm-svn: 338083
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions