Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
thanks, lgtm!
| clang-tools-extra/clangd/unittests/FindTargetTests.cpp | ||
|---|---|---|
| 1293 | is namespace required? | |
| clang-tools-extra/clangd/unittests/FindTargetTests.cpp | ||
|---|---|---|
| 1293 | yes, the test expects to look for foo namespace or foo function. | |
is namespace required?