diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-02-11 13:53:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 13:53:59 +0100 |
commit | fe0d277f31d3369de1fd92ad8dd8044f5b1d4ed7 (patch) | |
tree | 3cb4cd6a423b12cbd64c380b62ce9aab58239821 /clang/lib/Basic/Module.cpp | |
parent | 803374994602910aae2cb483d03bcbdb294b21bb (diff) | |
download | llvm-fe0d277f31d3369de1fd92ad8dd8044f5b1d4ed7.zip llvm-fe0d277f31d3369de1fd92ad8dd8044f5b1d4ed7.tar.gz llvm-fe0d277f31d3369de1fd92ad8dd8044f5b1d4ed7.tar.bz2 |
[libc++][ratio] Avoids accepting unrelated types. (#80491)
The arithmetic and comparison operators are ill-formed when R1 or R2 is
not a std::ratio.
Fixes: https://github.com/llvm/llvm-project/issues/63753
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions