Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the wording of RTTI errors to make them more generic. | Sunil Srivastava | 2018-06-07 | 1 | -2/+2 |
* | Allow dynamic_cast to void* even with -fno-rtti. | Eli Friedman | 2013-09-24 | 1 | -0/+5 |
* | Check dynamic_cast is not used with -fno-rtti, unless it is a noop or can be ... | Arnaud A. de Grandmaison | 2013-08-01 | 1 | -0/+14 |
* | Error when using typeid() with -fno-rtti. PR 12888. | Nico Weber | 2012-05-20 | 1 | -0/+10 |