Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
"...Transforms/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0171dc30ffd0288d46b2b546376d9419885299ef"
llvm-epi-0.8
clang
lib
CodeGen
CGDebugInfo.cpp
Find file
Blame
Permalink
May 21, 2009
7d0479f2
Use v.data() instead of &v[0] when SmallVector v might be empty.
· 7d0479f2
Jay Foad
authored
May 21, 2009
llvm-svn: 72210
7d0479f2
Use v.data() instead of &v[0] when SmallVector v might be empty.
Jay Foad
authored
May 21, 2009
llvm-svn: 72210
Loading