forked from OSchip/llvm-project
3dcbfa27d4
This fixes the following two warnings in code that's only compiled on arm64: - warning: cast from 'const void *' to 'unsigned char *' drops const qualifier [-Wcast-qual] - warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] |
||
---|---|---|
.. | ||
argdumper | ||
compact-unwind | ||
darwin-debug | ||
darwin-threads | ||
debugserver | ||
driver | ||
intel-features | ||
lldb-instr | ||
lldb-server | ||
lldb-test | ||
lldb-vscode | ||
CMakeLists.txt |