diff options
author | Louis Dionne <ldionne@apple.com> | 2019-03-12 13:48:25 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-03-12 13:48:25 +0000 |
commit | 0f4ce2b0d748a0503d6dbadbc44486dda4b5df8e (patch) | |
tree | 17b7d2c725bfe257452eb8e0d21923e41931764e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | e62e93e1d83096e5d458efaa4afeae66841d16e5 (diff) | |
download | bcm5719-llvm-0f4ce2b0d748a0503d6dbadbc44486dda4b5df8e.tar.gz bcm5719-llvm-0f4ce2b0d748a0503d6dbadbc44486dda4b5df8e.zip |
[pstl] Properly extract the version number from pstl_config.h
Previously, we'd be performing math on `#define PSTL_VERSION NNN` instead
of just `NNN`. It seems like older CMakes didn't complain, but newer
CMakes do complain because it doesn't make sense.
llvm-svn: 355918
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions