[all-commits] [llvm/llvm-project] b178ce: [clang][NFC] Annotate most of `clang/Basic` header...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Mon Nov 6 03:18:42 PST 2023


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

  Changed paths:
    M clang/include/clang/Basic/AttributeCommonInfo.h
    M clang/include/clang/Basic/Diagnostic.h
    M clang/include/clang/Basic/DiagnosticIDs.h
    M clang/include/clang/Basic/Module.h
    M clang/include/clang/Basic/ParsedAttrInfo.h
    M clang/include/clang/Basic/SourceManager.h
    M clang/include/clang/Basic/Specifiers.h
    M clang/include/clang/Basic/TargetInfo.h

  Log Message:
  -----------
  [clang][NFC] Annotate most of `clang/Basic` headers with `preferred_type`

This patch doesn't touch `CodeGenOptions.h`, `DiagnosticOptions.h`, `LangOptions.h`, `IdentifierTable.h`.




More information about the All-commits mailing list