Move the initialization of SEL/objc_selector from Sema::Sema() to...
Move the initialization of SEL/objc_selector from Sema::Sema() to Sema::ActOnTranslationUnitScope() and make sure the type/struct get inserted into the translation unit scope. Bug submitted by David Chisnall (thanks!). llvm-svn: 47538
Loading
Please register or sign in to comment