Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 28666 Build 28665: arc lint + arc unit
Event Timeline
| unittests/clangd/XRefsTests.cpp | ||
|---|---|---|
| 1370 | Add the new test right after the "Method call" test, to keep it grouped? Constructor calls are kinda like method calls. | |
| clangd/XRefs.cpp | ||
|---|---|---|
| 160 ↗ | (On Diff #189831) | Maybe add a blank line so that it is clear that the comment is only attached to the if stmt? |
Add the new test right after the "Method call" test, to keep it grouped? Constructor calls are kinda like method calls.