diff options
author | Adam Czachorowski <adamcz@google.com> | 2020-08-24 19:16:20 +0200 |
---|---|---|
committer | Adam Czachorowski <adamcz@google.com> | 2020-08-25 14:07:49 +0200 |
commit | 4d90ff59ac453a67ac692ffdf8242e4cfbd2b34f (patch) | |
tree | f16bde9f9c6d1a2e7c4070fddf5dab23b9763e8a /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 3221c248d940d6355ad8d0ff35194fd6b87ef87f (diff) | |
download | llvm-4d90ff59ac453a67ac692ffdf8242e4cfbd2b34f.zip llvm-4d90ff59ac453a67ac692ffdf8242e4cfbd2b34f.tar.gz llvm-4d90ff59ac453a67ac692ffdf8242e4cfbd2b34f.tar.bz2 |
[clangd] When inserting "using", add "::" in front if that's the style.
We guess the style based on the existing using declarations. If there
are any and they all start with ::, we add it to the newly added one
too.
Differential Revision: https://reviews.llvm.org/D86473
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions