[all-commits] [llvm/llvm-project] fea739: [clang] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue May 28 09:03:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fea7399e97b73a3209fcbe3338d412069769a637
https://github.com/llvm/llvm-project/commit/fea7399e97b73a3209fcbe3338d412069769a637
Author: Kazu Hirata <kazu at google.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M clang/unittests/Interpreter/IncrementalProcessingTest.cpp
Log Message:
-----------
[clang] Fix a warning
This patch fixes:
clang/unittests/Interpreter/IncrementalProcessingTest.cpp:39:13:
error: unused function 'HostSupportsJit' [-Werror,-Wunused-function]
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list