[all-commits] [llvm/llvm-project] 956f7f: [CodeGenCXX] Remove typed pointer check lines from...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Oct 6 04:06:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 956f7f2b4f785271f7fde2a6ff83472d9451968f
https://github.com/llvm/llvm-project/commit/956f7f2b4f785271f7fde2a6ff83472d9451968f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M clang/test/CodeGenCXX/threadlocal_address.cpp
Log Message:
-----------
[CodeGenCXX] Remove typed pointer check lines from test (NFC)
This test already has check lines for opaque pointers, remove the
unnecessary typed pointer check lines.
More information about the All-commits
mailing list