diff options
| author | Dylan Noblesmith <nobled@dreamwidth.org> | 2012-03-07 00:01:18 +0000 |
|---|---|---|
| committer | Dylan Noblesmith <nobled@dreamwidth.org> | 2012-03-07 00:01:18 +0000 |
| commit | bb8c7dabed2635b1c9d43c1629cfa257694965f7 (patch) | |
| tree | 193a12c3db299affcce8a68f86159784bfbb1e3f /clang/utils | |
| parent | 082c62d943ed95ec89aaafb2939c0aba981e1983 (diff) | |
| download | bcm5719-llvm-bb8c7dabed2635b1c9d43c1629cfa257694965f7.tar.gz bcm5719-llvm-bb8c7dabed2635b1c9d43c1629cfa257694965f7.zip | |
AST: fix build since r152060
The declarations of the operators no longer matched.
The definitions in ASTContext.h had 'throw()' removed,
but it was still present in Attr.h.
Somehow the buildbots missed this. clang merely warns about
a missing 'throw()' specification and suggested a Fix-It adding
it back, but gcc 4.5 is not so forgiving and gives an error.
llvm-svn: 152167
Diffstat (limited to 'clang/utils')
0 files changed, 0 insertions, 0 deletions

