Replace bool constants with named constants for improved readibility (NFC)
authorAdrian Prantl <aprantl@apple.com>
Wed, 14 Oct 2020 00:31:33 +0000 (17:31 -0700)
committerAdrian Prantl <aprantl@apple.com>
Wed, 14 Oct 2020 00:41:26 +0000 (17:41 -0700)
commitf9586a3b3c28f87652d00512236c43e8951a1bc4
tree80396d6d8932253a54a6564b495ce3c36650300e
parent0b793c4be0eee90a22b7a150187f5f7cf744c120
Replace bool constants with named constants for improved readibility (NFC)
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp