"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4105ed1523021de435a1980f629787868b29d799"
For compatibility with MSVC, a friend declaration also act as a forward...
For compatibility with MSVC, a friend declaration also act as a forward declaration if the tag name is not already declared. The tag name is declared in the next outermost non record scope. Example: class A { friend class B; B* b; }; B* global_b; llvm-svn: 132332
Loading
Please register or sign in to comment