[all-commits] [llvm/llvm-project] 3a4c2e: [clang] Fix PredefinedSugarType reported as CXType...
Yexuan Xiao via All-commits
all-commits at lists.llvm.org
Mon Jun 8 11:39:44 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a4c2ec2b427ce48ae817bcf2e67a371bc2b2f7e
https://github.com/llvm/llvm-project/commit/3a4c2ec2b427ce48ae817bcf2e67a371bc2b2f7e
Author: Yexuan Xiao <bizwen at nykz.org>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M clang/bindings/python/clang/cindex.py
M clang/docs/ReleaseNotes.rst
M clang/include/clang-c/Index.h
A clang/test/Index/print-type-predefined-sugar.cpp
M clang/tools/libclang/CXType.cpp
Log Message:
-----------
[clang] Fix PredefinedSugarType reported as CXType_Unexposed (#202209)
Fix #192268.
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