summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2018-04-25 09:04:12 +0000
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2018-04-25 09:04:12 +0000
commit3dd22c989895dc3bb5f9192def1c6cb6da2a9048 (patch)
tree6f609609948946ea18678797426315248154ff72 /llvm/lib/Transforms
parent773ead290877e1348eb52c037085b62eb778c580 (diff)
downloadbcm5719-llvm-3dd22c989895dc3bb5f9192def1c6cb6da2a9048.tar.gz
bcm5719-llvm-3dd22c989895dc3bb5f9192def1c6cb6da2a9048.zip
Fix buildbot problems after rC330794
Avoiding error: no matching function for call to 'makeArrayRef' at ../tools/clang/lib/Parse/ParseTemplate.cpp:373:17 By using a local C array as input to makeArrayRef. Not sure if this is the best solution, but it makes the code compile again. llvm-svn: 330802
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud