diff options
author | Chris Lattner <sabre@nondot.org> | 2008-02-21 00:48:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-02-21 00:48:22 +0000 |
commit | ee0d271819b87b7efa623abdbca760ccff77fd02 (patch) | |
tree | a34c64f97548ab4aa4ec30fb85cc8436725c94b0 /llvm/lib/Support/APFloat.cpp | |
parent | 911f6bd799f1276ba32d7746fc13e94eeb1323c3 (diff) | |
download | bcm5719-llvm-ee0d271819b87b7efa623abdbca760ccff77fd02.tar.gz bcm5719-llvm-ee0d271819b87b7efa623abdbca760ccff77fd02.zip |
Correctly handle address space qualifiers in declspecs. This
allows us to correctly handle stuff like:
_AS1 float *B;
and to reject stuff like:
_AS1 _AS2* x;
llvm-svn: 47417
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions