[all-commits] [llvm/llvm-project] 556d48: [CodeComplete] Offer completions for headers with ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Dec 16 11:34:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 556d48fbaa994fc8b6993a90ec74fe6204ccc11c
https://github.com/llvm/llvm-project/commit/556d48fbaa994fc8b6993a90ec74fe6204ccc11c
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/test/CodeCompletion/included-files.cpp
Log Message:
-----------
[CodeComplete] Offer completions for headers with extension .hxx in include directives
Fixes https://github.com/clangd/clangd/issues/1379
Differential Revision: https://reviews.llvm.org/D140191
More information about the All-commits
mailing list