Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 28923 Build 28922: arc lint + arc unit
Paths
| Differential D58815
[clangd] Make sure constructors do not reference class ClosedPublic Authored by kadircet on Mar 1 2019, 2:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2019, 3:14 AM Closed by commit rCTE355679: [clangd] Make sure constructors do not reference class (authored by kadircet). · Explain WhyMar 8 2019, 1:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 189832 clangd/XRefs.cpp
clangd/index/SymbolCollector.cpp
unittests/clangd/XRefsTests.cpp
|
Maybe add a blank line so that it is clear that the comment is only attached to the if stmt?