[all-commits] [llvm/llvm-project] 69190f: [libc++] NFCI: Fix test pinning down RTTI implemen...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Apr 6 13:16:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69190f95b1698cec8366ad657000b275c2039c1b
https://github.com/llvm/llvm-project/commit/69190f95b1698cec8366ad657000b275c2039c1b
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M libcxx/test/libcxx/language.support/support.rtti/type.info/type_info.comparison.apple.compile.pass.cpp
Log Message:
-----------
[libc++] NFCI: Fix test pinning down RTTI implementation on Apple platforms
The test didn't handle arm64 correctly.
More information about the All-commits
mailing list