summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-10-11 18:17:26 +0000
committerZachary Turner <zturner@google.com>2016-10-11 18:17:26 +0000
commit76e007e7e388ba700b3adc1551d88f1ba442a30f (patch)
tree6cf2a60bcf115d1d0b45214b9e6d1f9a7a66a85b /clang/lib/Frontend/CompilerInvocation.cpp
parent78f3fa774bbc4a41f42f974b693e643b65fc4eb0 (diff)
downloadbcm5719-llvm-76e007e7e388ba700b3adc1551d88f1ba442a30f.tar.gz
bcm5719-llvm-76e007e7e388ba700b3adc1551d88f1ba442a30f.zip
[Support] Fix undefined behavior in RandomNumberGenerator.
This has existed pretty much forever AFAICT, but the code was never being exercised because nobody was using the class. A user of this class surfaced, and now we're breaking with UB. The code was obviously wrong, so it's fixed here. llvm-svn: 283912
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud