Implement MASM's syntax for specifying floats in raw hexadecimal bytes.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
| llvm/lib/MC/MCParser/MasmParser.cpp | ||
|---|---|---|
| 3458 | Should we at least warn about an explicit sign with a hexfloat?  | |
Comment Actions
Warn on explicit sign preceding MASM-style hex float (which is ignored for compatibility)
| llvm/lib/MC/MCParser/MasmParser.cpp | ||
|---|---|---|
| 3458 | Warning sounds like a good idea. Added.  | |
clang-tidy: error: 'third_party/llvm/llvm-project/llvm/include/llvm/Support/Compiler.h' file not found [clang-diagnostic-error]
not useful