summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TestingGuide.html
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2009-05-21 19:48:58 +0000
committerJay Foad <jay.foad@gmail.com>2009-05-21 19:48:58 +0000
commitacf199e4cdf0a0f3988cd4fe2a797d01ccca3412 (patch)
tree942315ec80a020c162516c0fa6139d5337b47da4 /llvm/docs/TestingGuide.html
parent31c7e9940192127e08b2e42c68b1edbf0031ee45 (diff)
downloadbcm5719-llvm-acf199e4cdf0a0f3988cd4fe2a797d01ccca3412.tar.gz
bcm5719-llvm-acf199e4cdf0a0f3988cd4fe2a797d01ccca3412.zip
Tighten up the asserts in SmallVector::operator[]().
If this causes any new assertion failures that I didn't catch in testing, the fix is usually to change "&v[0]" to "v.data()" for some SmallVector v. llvm-svn: 72221
Diffstat (limited to 'llvm/docs/TestingGuide.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud