Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42428
[CodeComplete] only respect LoadExternal hint at namespace/tu scope ClosedPublic Authored by sammccall on Jan 23 2018, 8:55 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 24 2018, 1:38 AM Closed by commit rL323347: [CodeComplete] only respect LoadExternal hint at namespace/tu scope (authored by sammccall). · Explain WhyJan 24 2018, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131301 cfe/trunk/include/clang-c/Index.h
cfe/trunk/include/clang/Sema/CodeCompleteOptions.h
cfe/trunk/lib/Sema/SemaLookup.cpp
cfe/trunk/test/Index/complete-pch-skip.cpp
|