Also enable exceptions in clang-import-test so that we can parse the test files.
Details
Details
Diff Detail
Diff Detail
Event Timeline
tools/clang-import-test/clang-import-test.cpp | ||
---|---|---|
201 | Could you please add a newline after RTTI? Now, it looks like the comment is for all lines below. |
Comment Actions
- Clarified that the Exception options in LangOpts are not related to the dynamic_cast support by moving them above the comment (Thanks Aleksei!)
Could you please add a newline after RTTI? Now, it looks like the comment is for all lines below.