Skip to content
  • Daniel Dunbar's avatar
    build: Add support for a SHOW_DIAGNOSTICS build variable. · 0625b1f8
    Daniel Dunbar authored
    If enabled, this will attempt to use the CC_LOG_DIAGNOSTICS feature I dropped
    into Clang to print a log of all the diagnostics generated during an individual
    build (from the top-level). Not sure if this will actually be useful, but for
    now it is handy for testing the option.
    
    llvm-svn: 129312
    0625b1f8
Loading