[clang-tools-extra] Fix a link in ReleaseNotes.rst
[llvm-project.git] / clang-tools-extra / clangd / test / Inputs / symbols.test.yaml
blob6d457ad8ad498cb4433407f1a21e68b570241a24
1 ---
2 !Symbol
3 ID:              057557CEBF6E6B2D
4 Name:            'vector'
5 Scope:           'std::'
6 SymInfo:         
7   Kind:            Class
8   Lang:            Cpp
9 CanonicalDeclaration: 
10   FileURI:         'test:///vector.h'
11   Start:           
12     Line:            215
13     Column:          10
14   End:             
15     Line:            215
16     Column:          16
17 ...