Files
clang-p2996/llvm/lib/Target/X86/X86Subtarget.cpp
Simon Pilgrim 91661573fd [X86] Convert PICStyles::Style to scoped enum class. NFCI.
Fixes MSVC static analyzer warnings about enum safety, this enum performs no integer math so it'd be better to fix its scope.
2019-11-03 17:28:04 +00:00

13 KiB