[all-commits] [llvm/llvm-project] 843149: [clang] Make source locations space usage diagnost...

Boaz Brickner via All-commits all-commits at lists.llvm.org
Wed Nov 6 00:45:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8431494094c8732d1426763d3e1aae322fa76830
      https://github.com/llvm/llvm-project/commit/8431494094c8732d1426763d3e1aae322fa76830
  Author: Boaz Brickner <brickner at google.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticCommonKinds.td
    M clang/lib/Basic/SourceManager.cpp
    M clang/test/Lexer/SourceLocationsOverflow.c
    M clang/test/Misc/sloc-usage.cpp

  Log Message:
  -----------
  [clang] Make source locations space usage diagnostics numbers easier to read (#114999)

Instead of writing "12345678B", write "12345678B (12.34MB)".



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list