Skip to content
Snippets Groups Projects
  • Alp Toker's avatar
    35fe9a0c
    ARCMigrate: Introduce proper diagnostics for TransformActions · 35fe9a0c
    Alp Toker authored
    This starts to switch ARCMT to use proper diagnostic messages. The old use was
    based on incorrect example code from the documentation.
    
    The logic of the previous report() functions has been retained to support any
    external consumers that might be intercepting diagnostic messages through the
    old interface.
    
    Note that the change in test/Misc/warning-flags.c isn't a new warning without a
    flag, rather one that was previously invisible to the test. Adding a flag might
    be a good idea though.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200124 91177308-0d34-0410-b5e6-96231b3b80d8
    35fe9a0c
    History
    ARCMigrate: Introduce proper diagnostics for TransformActions
    Alp Toker authored
    This starts to switch ARCMT to use proper diagnostic messages. The old use was
    based on incorrect example code from the documentation.
    
    The logic of the previous report() functions has been retained to support any
    external consumers that might be intercepting diagnostic messages through the
    old interface.
    
    Note that the change in test/Misc/warning-flags.c isn't a new warning without a
    flag, rather one that was previously invisible to the test. Adding a flag might
    be a good idea though.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200124 91177308-0d34-0410-b5e6-96231b3b80d8
Code owners
Assign users and groups as approvers for specific file changes. Learn more.