Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang-tools-extra/clangd/unittests/FindTargetTests.cpp | ||
|---|---|---|
| 404 | looks like we insert "-std=c++17" twice, see line 389. | |
| Paths 
 |  Differential  D84122  
[clangd] Handle deduction guides in TargetFinder and ExplicitReferenceCollector ClosedPublic Authored by nridge on Jul 18 2020, 11:27 PM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Jul 20 2020, 1:25 AM Closed by commit rG100dbd15624c: [clangd] Handle deduction guides in TargetFinder and ExplicitReferenceCollector (authored by nridge).  ·  Explain WhyJul 20 2020, 10:45 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 279425 clang-tools-extra/clangd/FindTarget.cpp
 clang-tools-extra/clangd/unittests/FindTargetTests.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
looks like we insert "-std=c++17" twice, see line 389.