Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | Semantic checking for exception specifications should be triggered by | John McCall | |
whether C++ exceptions are enabled, not exceptions in general. PR9358. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126820 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-05-28 | Disable exception-spec compatibility checking under -fno-exceptions. | John McCall | |
Fixes PR7243. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104942 91177308-0d34-0410-b5e6-96231b3b80d8 |