diff options
author | Puyan Lotfi <puyan@puyan.org> | 2019-08-30 19:54:46 +0000 |
---|---|---|
committer | Puyan Lotfi <puyan@puyan.org> | 2019-08-30 19:54:46 +0000 |
commit | 979e7cda8048ab802e46f8a7ff22f98d4f36f606 (patch) | |
tree | 9ea764434d25a34fe32ea8e93cfe8c6d2e212c83 /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | fecfc5920aeb163822ca0213206a34473109a86d (diff) | |
download | bcm5719-llvm-979e7cda8048ab802e46f8a7ff22f98d4f36f606.tar.gz bcm5719-llvm-979e7cda8048ab802e46f8a7ff22f98d4f36f606.zip |
[IFS][NFC] llvm-ifs: Fixing build errors for bots using GCC.
gcc produces the error:
error: specialization of
‘template<class T, class Enable> struct llvm::yaml::ScalarTraits’ in
different namespace
For all specializations outside of llvm::yaml. So I added llvm::yaml to these
specializations to fix the errors on the bots building with gcc (/usr/bin/c++).
llvm-svn: 370510
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions