Skip to content
Commit 4e627a3a authored by Jie Fu's avatar Jie Fu
Browse files

[test] Disable the -Wself-move warning that triggers on exactly what is being tested (NFC)

/Users/jiefu/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp:251:6: error: explicitly moving variable of type 'InputArgList' to itself [-Werror,-Wself-move]
  AL = std::move(AL);
  ~~ ^           ~~
1 error generated.
parent d2c37fc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment