diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-12 10:51:17 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-12 11:03:39 +0100 |
commit | ae1e353a258a396022b8eff763cb0a168f05314c (patch) | |
tree | 89bc8a8f859572e8993d78cc163955001df69bf8 /llvm/lib/Support/StringMap.cpp | |
parent | 40581a0a2b6607a03c8143b07f837f20f60fe3aa (diff) | |
download | llvm-ae1e353a258a396022b8eff763cb0a168f05314c.zip llvm-ae1e353a258a396022b8eff763cb0a168f05314c.tar.gz llvm-ae1e353a258a396022b8eff763cb0a168f05314c.tar.bz2 |
[VPlan] Turn classes with all public members into structs (NFC).
struct should be used when all members are public:
https://llvm.org/docs/CodingStandards.html#use-of-class-and-struct-keywords
Reviewers: gilr, rengolin, Ayal, hsaito
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D77865
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions