Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
400 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
Comment Actions
lgtm
llvm/test/DebugInfo/COFF/global-constants.ll | ||
---|---|---|
66 | So, we actually already had a test for this, but didn't notice the mismatch during review. Oops. :) |
Comment Actions
I think we want to emit floats as unsigned, so add a function to check if the
constant is a float.
clang-tidy: warning: 'auto *CTy' can be declared as 'const auto *CTy' [llvm-qualified-auto]
not useful