Disable our non-standard delayed parsing of exception specifications. Delaying
the parsing of such things appears to be a conforming extension, but it breaks libstdc++4.7's std::pair. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155975 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Parse/ParseDecl.cpp 6 additions, 0 deletionslib/Parse/ParseDecl.cpp
- test/CXX/class/class.mem/p2.cpp 0 additions, 30 deletionstest/CXX/class/class.mem/p2.cpp
- test/CXX/expr/expr.prim/expr.prim.general/p3-0x.cpp 3 additions, 2 deletionstest/CXX/expr/expr.prim/expr.prim.general/p3-0x.cpp
- test/SemaCXX/dependent-noexcept-unevaluated.cpp 1 addition, 2 deletionstest/SemaCXX/dependent-noexcept-unevaluated.cpp
- test/SemaCXX/implicit-exception-spec.cpp 5 additions, 2 deletionstest/SemaCXX/implicit-exception-spec.cpp
Loading
Please register or sign in to comment