diff options
author | Dean Michael Berris <dberris@google.com> | 2018-08-31 11:41:08 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2018-08-31 11:41:08 +0000 |
commit | fc774e29d291de7b85ccb059b3319048b5cdbdbd (patch) | |
tree | 8a257e7b1a7ef693f55b65fbe34460cea2d18eda /clang-tools-extra/clangd/CodeComplete.cpp | |
parent | 9d053074a1ad84a238de9bb434e2693b43715659 (diff) | |
download | bcm5719-llvm-fc774e29d291de7b85ccb059b3319048b5cdbdbd.tar.gz bcm5719-llvm-fc774e29d291de7b85ccb059b3319048b5cdbdbd.zip |
[XRay] Remove array for Metadata Record Types
This simplifies the implementation of the metadata lookup by using
scoped enums, rather than using enum classes. This way we can get the
number-name mapping without having to resort to comments.
Follow-up to D51289.
llvm-svn: 341205
Diffstat (limited to 'clang-tools-extra/clangd/CodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions