60bed9429d
Unfortunately this break external tools such as cling which alters CompoundStmts to implement its interactive extensions. We have implemented a patch in clang which brings the old facilities only when the new interface CompoundStmt::replaceStmts is called. See llvm-mirror/clang@d0ee47a