diff options
author | Roger Ferrer Ibanez <roger.ferrer@bsc.es> | 2023-02-13 09:51:48 +0000 |
---|---|---|
committer | Roger Ferrer Ibanez <roger.ferrer@bsc.es> | 2023-02-13 10:08:38 +0000 |
commit | a9329a96ada35b1b5439da4e29eed7db10ff813b (patch) | |
tree | 48fbe435374a0593e47dd34644b54aebd2eabd94 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 5a028cc8ffa551f720aae08445485157df2d23d4 (diff) | |
download | llvm-a9329a96ada35b1b5439da4e29eed7db10ff813b.zip llvm-a9329a96ada35b1b5439da4e29eed7db10ff813b.tar.gz llvm-a9329a96ada35b1b5439da4e29eed7db10ff813b.tar.bz2 |
Adjust #pragma warning so GCC is not unhappy
In d768bf994f508d7eaf9541a568be3d71096febf5 a warning to help
transitioning was added to llvm/Support/Host.h but it includes extra
parentheses which make GCC unhappy (clang seems to accept them fine).
This change removes the parentheses around the string literal.
Differential Revision: https://reviews.llvm.org/D143885
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions