[all-commits] [llvm/llvm-project] 83910d: [libclang] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Aug 25 13:33:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83910de75a56f7bf8c11ce20020d2f1168c935b7
https://github.com/llvm/llvm-project/commit/83910de75a56f7bf8c11ce20020d2f1168c935b7
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M clang/tools/libclang/CXIndexDataConsumer.cpp
Log Message:
-----------
[libclang] Fix a warning
This patch fixes:
clang/tools/libclang/CXIndexDataConsumer.cpp:1235:11: error:
enumeration value 'IncludeDirective' not handled in switch
[-Werror,-Wswitch]
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