[all-commits] [llvm/llvm-project] f9586a: Replace bool constants with named constants for im...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Tue Oct 13 17:41:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f9586a3b3c28f87652d00512236c43e8951a1bc4
https://github.com/llvm/llvm-project/commit/f9586a3b3c28f87652d00512236c43e8951a1bc4
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
Log Message:
-----------
Replace bool constants with named constants for improved readibility (NFC)
More information about the All-commits
mailing list