summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2018-04-23 20:03:00 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2018-04-23 20:03:00 +0000
commit851e3a179235b8f42a528a08443759483c1338c2 (patch)
treeb51666959cca08eeea068f92c4925c991f35cd74 /llvm/lib/Target
parent213a7cda1fc775b26f94013982f252c08e57d15e (diff)
downloadbcm5719-llvm-851e3a179235b8f42a528a08443759483c1338c2.tar.gz
bcm5719-llvm-851e3a179235b8f42a528a08443759483c1338c2.zip
Fix a broken typedef; NFCI
Richard Smith noted that `typedef typename iplist::iplist_impl_type iplist_impl_type` is incorrect, per http://eel.is/c++draft/basic.scope#class-2 It seems that neither clang nor gcc get too angry about this, but a newer version of msvc does. Thanks to jcmac on IRC for pointing this out! llvm-svn: 330639
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud