aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorAdam Czachorowski <adamcz@google.com>2021-10-26 15:04:03 +0200
committerAdam Czachorowski <adamcz@google.com>2021-10-26 17:32:33 +0200
commit2174524116a8379fb7a6453253524ec972b158df (patch)
tree1a42137fe3ee4f22ff9d12152d5a9f4904a697e3 /llvm/lib/CodeGen/ModuloSchedule.cpp
parente8f4a01189143854f30e2bb622baa729a42f152d (diff)
downloadllvm-2174524116a8379fb7a6453253524ec972b158df.zip
llvm-2174524116a8379fb7a6453253524ec972b158df.tar.gz
llvm-2174524116a8379fb7a6453253524ec972b158df.tar.bz2
[clangd] AddUsing: Fix support for template specializations.
Before this change, we would add "using std::vector<int>" instead of just "using std::vector;", which would not even compile. Fixes https://github.com/clangd/clangd/issues/904 Differential Revision: https://reviews.llvm.org/D112530
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions