summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/fixed-point-mangle.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2023-11-14Reapply "[clang] Support fixed point types in C++ (#67750)" (#69963)Leonard Chan
2023-10-24Revert "[clang] Support fixed point types in C++ (#67750)" (#69963)Zahira Ammarguellat
2023-09-29[clang] Support fixed point types in C++ (#67750)PiJoules