Some of the sanitizer runtime code needs to be built with RTTI;
this allows that code to opt in to RTTI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56627
gn build: Split no-RTTI flag into a config. ClosedPublic Authored by pcc on Jan 11 2019, 5:37 PM.
Details Summary Some of the sanitizer runtime code needs to be built with RTTI;
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 11 2019, 6:25 PM Closed by commit rL351155: gn build: Split no-RTTI flag into a config. (authored by pcc). · Explain WhyJan 14 2019, 6:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181698 llvm/trunk/utils/gn/build/BUILD.gn
llvm/trunk/utils/gn/build/BUILDCONFIG.gn
|