aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2021-03-09 14:55:55 +0000
committerNathan James <n.james93@hotmail.co.uk>2021-03-09 14:55:55 +0000
commit574663f9d522420be7a67d9c55728af8330e1dd3 (patch)
tree18a0f0ab3458844dcfe6d37a57c2aa7f81120ead /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
parent0250b053b5aa7fc16408e6c037e5e71db5e9b012 (diff)
downloadllvm-574663f9d522420be7a67d9c55728af8330e1dd3.zip
llvm-574663f9d522420be7a67d9c55728af8330e1dd3.tar.gz
llvm-574663f9d522420be7a67d9c55728af8330e1dd3.tar.bz2
[clangd][NFC] Silence some buildbot warnings after 0250b053
https://reviews.llvm.org/D94554 introduced code which wont compile with some build flags due to a field having the same identifier as a type. clang-tools-extra/clangd/DraftStore.h:55:11: error: declaration of ‘clang::clangd::DraftStore::Draft clang::clangd::DraftStore::DraftAndTime::Draft’ changes meaning of ‘Draft’ [-fpermissive] 55 | Draft Draft; | ^~~~~ clang-tools-extra/clangd/DraftStore.h:30:10: note: ‘Draft’ declared here as ‘struct clang::clangd::DraftStore::Draft’ 30 | struct Draft { | ^~~~~
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions