aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-04-26 15:06:24 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-04-26 15:06:24 +0000
commit4b46539ef36ab2548ecccc4aeae216f3c5c15d1b (patch)
tree2fdc51bd6dc5210717d2f9f5ca27e462cdd2b47c /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent40d406534ed30007876cc4f2e2fd00fc8723412e (diff)
downloadllvm-4b46539ef36ab2548ecccc4aeae216f3c5c15d1b.zip
llvm-4b46539ef36ab2548ecccc4aeae216f3c5c15d1b.tar.gz
llvm-4b46539ef36ab2548ecccc4aeae216f3c5c15d1b.tar.bz2
[OPENMP] Fix handling of OpenMP code during template instantiation.
If some function template is instantiated during handling of OpenMP code, currently it may cause crash of compiler because of trying of capturing variables in non-capturing function scopes. Patch fixes this bug. llvm-svn: 301416
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions