[all-commits] [llvm/llvm-project] d2fd11: Reapply "[clang] Support fixed point types in C++ ...
PiJoules via All-commits
all-commits at lists.llvm.org
Tue Nov 14 12:22:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2fd1106f6879c410b6a807133090866e6c3a243
https://github.com/llvm/llvm-project/commit/d2fd1106f6879c410b6a807133090866e6c3a243
Author: Leonard Chan <leonardchan at google.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Parse/ParseExprCXX.cpp
M clang/lib/Parse/ParseTentative.cpp
A clang/test/CodeGenCXX/fixed-point-mangle.cpp
M clang/test/Frontend/fixed_point_errors.cpp
Log Message:
-----------
Reapply "[clang] Support fixed point types in C++ (#67750)" (#69963)
This reverts commit d593f6cb387fe86aad47d3b763abcf0048e5b568.
More information about the All-commits
mailing list