"clang/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "838d8d1e2b93ae89d4edfdc5da58f7622f1b1c71"
Correctly handle address space qualifiers in declspecs. This
allows us to correctly handle stuff like: _AS1 float *B; and to reject stuff like: _AS1 _AS2* x; llvm-svn: 47417
Loading
Please register or sign in to comment