[all-commits] [llvm/llvm-project] 00e525: Improve documentation of CXIndexOptions; NFC
Igor Kushnir via All-commits
all-commits at lists.llvm.org
Fri Mar 10 06:22:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00e52588f02e2d9c7fcd1cfb4703deaca1b32a8d
https://github.com/llvm/llvm-project/commit/00e52588f02e2d9c7fcd1cfb4703deaca1b32a8d
Author: Igor Kushnir <igorkuo at gmail.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M clang/include/clang-c/Index.h
Log Message:
-----------
Improve documentation of CXIndexOptions; NFC
Document one more alternative way to initialize struct CXIndexOptions,
which is used in LibclangSetPreambleStoragePathTest since
df8f8f76207df40dca11c9c0c2328d6b3dfba9ca because the previous
initialization approach causes compiler warnings.
Differential Revision: https://reviews.llvm.org/D145775
More information about the All-commits
mailing list