"llvm/utils/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b91ae1ac521881e17bf5e6718601d3c6e8dfc29c"
-
Johan Vikstrom authored
Summary: In `typedef int A` the `A` was not highlighted previously. This patch gives `A` the same kind of highlighting that the underlying type has (class/enum) (which in this example is no special highlighting because builtins are not handled yet) Will add highlightings for built ins in another patch. Reviewers: hokein, sammccall, ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D64754 llvm-svn: 366207
aae7553b
Loading