aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-12-02 00:38:15 +0000
committerRui Ueyama <ruiu@google.com>2016-12-02 00:38:15 +0000
commit395859bdb7534d4cf156539d5568cb30a0630038 (patch)
tree2d69e8800b6434c671857bbb2b0ba0f13c709e6b /clang/lib/Frontend/CompilerInstance.cpp
parent42f92a7225b538752895710bac0904dd1263d68c (diff)
downloadllvm-395859bdb7534d4cf156539d5568cb30a0630038.zip
llvm-395859bdb7534d4cf156539d5568cb30a0630038.tar.gz
llvm-395859bdb7534d4cf156539d5568cb30a0630038.tar.bz2
Fix undefined behavior.
New items can be added to Ranges here, and that invalidates an iterater that previously pointed the end of the vector. llvm-svn: 288443
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions