Add support for .radix directive, and radix specifiers [yY] (binary), [oOqQ] (octal), and [tT] (decimal).
Also, when lexing MASM integers, require radix specifier; MASM requires that all literals without a radix specifier be treated as in the default radix. (e.g., 0100 = 100)
clang-tidy: error: 'third_party/llvm/llvm-project/llvm/include/llvm/Support/Compiler.h' file not found [clang-diagnostic-error]
not useful