diff options
author | Andre Kuhlenschmidt <andre.kuhlenschmidt@gmail.com> | 2025-10-01 16:40:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 16:40:00 -0700 |
commit | 4fccaaef700b64db06b7438802ccc58c3bb5b970 (patch) | |
tree | 535695892be9eb5108b4cc56034c5fe44b2f500f /clang/unittests/InstallAPI/HeaderFileTest.cpp | |
parent | 52b185075919a3d8ec9dc6b7d7da365e28532735 (diff) | |
download | llvm-4fccaaef700b64db06b7438802ccc58c3bb5b970.zip llvm-4fccaaef700b64db06b7438802ccc58c3bb5b970.tar.gz llvm-4fccaaef700b64db06b7438802ccc58c3bb5b970.tar.bz2 |
[flang][runtime] fix intrinsics case of extends_type_of (#161466)
Fixes https://github.com/llvm/llvm-project/issues/155459 by making sure
the cases are considered in the right order. Previously intrinsics types
where overriding the pointer cases which have higher precedence in the
specification.
Also passes the following
[tests](https://github.com/llvm/llvm-test-suite/pull/287).
Diffstat (limited to 'clang/unittests/InstallAPI/HeaderFileTest.cpp')
0 files changed, 0 insertions, 0 deletions