[all-commits] [llvm/llvm-project] 627180: [Clang] Update Profile tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 12 07:28:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 627180562911b93a523fea000511311ed0d381e4
https://github.com/llvm/llvm-project/commit/627180562911b93a523fea000511311ed0d381e4
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M clang/test/Profile/c-captured.c
M clang/test/Profile/c-general.c
M clang/test/Profile/c-indirect-call.c
M clang/test/Profile/c-linkage-available_externally.c
M clang/test/Profile/c-ternary.c
M clang/test/Profile/c-unprofiled-blocks.c
M clang/test/Profile/c-unreachable-after-switch.c
M clang/test/Profile/cxx-abc-deleting-dtor.cpp
M clang/test/Profile/cxx-class.cpp
M clang/test/Profile/cxx-indirect-call.cpp
M clang/test/Profile/cxx-lambda.cpp
M clang/test/Profile/cxx-rangefor.cpp
M clang/test/Profile/cxx-stmt-initializers.cpp
M clang/test/Profile/cxx-templates.cpp
M clang/test/Profile/cxx-throws.cpp
Log Message:
-----------
[Clang] Update Profile tests to opaque pointers (NFC)
More information about the All-commits
mailing list