Skip to content
Snippets Groups Projects
  • Alp Toker's avatar
    5946f351
    Get ARCMT/GC-check-warn-nsalloc.m working · 5946f351
    Alp Toker authored
    The -no-ns-alloc-error migration option now causes the diagnostic to be ignored
    completely. If this isn't desired, the error can be downgraded to a warning
    using the usual -Wno-error=arcmt-ns-alloc.
    
    Note that we can't use -verify right now on this test because
    VerifyDiagnosticConsumer gets confused by multiple SourceManager instances,
    which is presumably the reason it was XFAILed in the first place and why the
    regression wasn't detected. We'll grep instead for now.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209172 91177308-0d34-0410-b5e6-96231b3b80d8
    5946f351
    History
    Get ARCMT/GC-check-warn-nsalloc.m working
    Alp Toker authored
    The -no-ns-alloc-error migration option now causes the diagnostic to be ignored
    completely. If this isn't desired, the error can be downgraded to a warning
    using the usual -Wno-error=arcmt-ns-alloc.
    
    Note that we can't use -verify right now on this test because
    VerifyDiagnosticConsumer gets confused by multiple SourceManager instances,
    which is presumably the reason it was XFAILed in the first place and why the
    regression wasn't detected. We'll grep instead for now.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209172 91177308-0d34-0410-b5e6-96231b3b80d8
Code owners
Assign users and groups as approvers for specific file changes. Learn more.