"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e52e6bfd299f9352803026bf5f67016ea8734488"
Clarify struct usage guidelines
The current coding standards restrict the use of struct to PODs, but no one has been following them. This patch updates the standards to clarify when structs are dangerous and describe common practice in LLVM. llvm-svn: 202728
Loading
Please register or sign in to comment