[lldb][NFC] Fix code style of LibcxxVariantIndexValidity
authorRaphael Isemann <teemperor@gmail.com>
Mon, 10 Feb 2020 11:37:44 +0000 (12:37 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 10 Feb 2020 11:37:51 +0000 (12:37 +0100)
commit97212121c504aa9e028b1b4f2778696cc741e982
treee896c71fa5e107741997d87ff1a7cd502f9774bb
parent0ed233c85134e5e1581c5ef73edd1e746f6f0d0f
[lldb][NFC] Fix code style of LibcxxVariantIndexValidity

Enum cases aren't all uppercase.
lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp