diff options
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2014-12-08 08:48:33 +0000 |
|---|---|---|
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2014-12-08 08:48:33 +0000 |
| commit | f66cef75757ae3c35ad1ce18c6efe22b82a1903e (patch) | |
| tree | e613abb7b944a1c5c9d1314d5f220f42ee3c792d /clang/test/CodeCompletion | |
| parent | 0e387dc33096346c5aa60c341f38784fc0ddcbb7 (diff) | |
| download | bcm5719-llvm-f66cef75757ae3c35ad1ce18c6efe22b82a1903e.tar.gz bcm5719-llvm-f66cef75757ae3c35ad1ce18c6efe22b82a1903e.zip | |
[libclang] Use same USR encoding for 'class' as 'struct'.
'class' and 'struct' can be used interchangebly for forward references.
Use the same encoding otherwise we may get into a weird situation where the USR for the same
declaration is different based on whether the definition of the tag reference is visible or not.
llvm-svn: 223632
Diffstat (limited to 'clang/test/CodeCompletion')
0 files changed, 0 insertions, 0 deletions

