[all-commits] [llvm/llvm-project] 462def: [clang] Use correct visibility parameters when fol...
Furkan via All-commits
all-commits at lists.llvm.org
Wed Jun 15 06:53:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 462def25ec134d30aade4ffbf1ddc4185f2ec616
https://github.com/llvm/llvm-project/commit/462def25ec134d30aade4ffbf1ddc4185f2ec616
Author: Furkan Usta <furkanusta17 at gmail.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
Log Message:
-----------
[clang] Use correct visibility parameters when following a Using declaration
Fixes https://github.com/clangd/clangd/issues/1137
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D127629
More information about the All-commits
mailing list