summaryrefslogtreecommitdiffstats
path: root/clang/utils
diff options
context:
space:
mode:
authorDylan Noblesmith <nobled@dreamwidth.org>2012-03-07 00:01:18 +0000
committerDylan Noblesmith <nobled@dreamwidth.org>2012-03-07 00:01:18 +0000
commitbb8c7dabed2635b1c9d43c1629cfa257694965f7 (patch)
tree193a12c3db299affcce8a68f86159784bfbb1e3f /clang/utils
parent082c62d943ed95ec89aaafb2939c0aba981e1983 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud