[all-commits] [llvm/llvm-project] 58679e: [clang][NFC] Annotate `clang/Lex` headers with `pr...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Mon Nov 6 01:34:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58679ea576f9e48e20e43dcd99fd75c98fb7e6ba
      https://github.com/llvm/llvm-project/commit/58679ea576f9e48e20e43dcd99fd75c98fb7e6ba
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M clang/include/clang/Lex/DirectoryLookup.h
    M clang/include/clang/Lex/HeaderSearch.h
    M clang/include/clang/Lex/HeaderSearchOptions.h
    M clang/include/clang/Lex/MacroInfo.h
    M clang/include/clang/Lex/ModuleMap.h
    M clang/include/clang/Lex/PreprocessingRecord.h
    M clang/include/clang/Lex/VariadicMacroSupport.h

  Log Message:
  -----------
  [clang][NFC] Annotate `clang/Lex` headers with `preferred_type`

This helps debuggers display unsigned bit-fields correctly.




More information about the All-commits mailing list