summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2014-02-19 15:04:29 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2014-02-19 15:04:29 +0000
commit366e013312c01699401fbf173125e8261bed097c (patch)
tree798aeb548fd40bf8ff8ecb883bbbbb4bab77af4b /llvm/utils/unittest
parent683ea9cb12a82a3f4612cd391e128eb904aa5bfc (diff)
downloadbcm5719-llvm-366e013312c01699401fbf173125e8261bed097c.tar.gz
bcm5719-llvm-366e013312c01699401fbf173125e8261bed097c.zip
Disable override and final C++ keyword in gcc 4.6.
According to http://gcc.gnu.org/projects/cxx0x.html, override and final keyword was added in gcc 4.7. Thus, we should not use these keywords in gcc 4.6 even when __GXX_EXPERIMENTAL_CXX0X__ is available. llvm-svn: 201679
Diffstat (limited to 'llvm/utils/unittest')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud