]> granicus.if.org Git - clang/commit
Make some f_Group definitions anonymous and test an alternative spelling
authorAlp Toker <alp@nuanti.com>
Sun, 22 Dec 2013 22:38:57 +0000 (22:38 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 22 Dec 2013 22:38:57 +0000 (22:38 +0000)
commit8db0486c50cb6369ac1f67b7e94454871f017a76
tree1ed3109bd7c800837ab9919dc2d76a490c9166fb
parentc047507a9a79e89fc8339e074fa72822a7e7ea73
Make some f_Group definitions anonymous and test an alternative spelling

These names weren't referred to anywhere in the source so don't need a written
name.

Depends on the TableGen fix for anonymous records in LLVM r197869.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197896 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/fast-math.c