Details
Details
- Reviewers
ilya-biryukov
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 29396 Build 29395: arc lint + arc unit
Event Timeline
clangd/AST.cpp | ||
---|---|---|
86 | Return type is not obvious, so auto should not be used. |
Paths
| Differential D59599
[clangd] Fix a crash while printing Template Arguments AbandonedPublic Authored by kadircet on Mar 20 2019, 8:48 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 20 2019, 10:05 AM Eugene.Zelenko added inline comments.
Revision Contents
Diff 191505 clangd/AST.cpp
unittests/clangd/SymbolCollectorTests.cpp
|
Return type is not obvious, so auto should not be used.