"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ed2250990a451afecb13da9383cf283d55eb5901"
Implement an optimization for finding the comment that occurs just after a
given declaration. It is based on the observation that during parsing the comment that should be attached to the decl is usually among the last two documentation comments parsed. llvm-svn: 160400
Loading
Please register or sign in to comment