[PATCH] D156161: [clang-tidy] Add --enable-module-headers-parsing option

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 15:03:46 PDT 2023


PiotrZSL updated this revision to Diff 543708.
PiotrZSL retitled this revision from "[clang-tidy] Add --experimental-enable-module-headers-parsing option" to "[clang-tidy] Add --enable-module-headers-parsing option".
PiotrZSL edited the summary of this revision.
PiotrZSL added a comment.
Herald added a subscriber: arphaman.

Merge with other change, remove experimental


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156161/new/

https://reviews.llvm.org/D156161

Files:
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/index.rst
  clang-tools-extra/test/clang-tidy/infrastructure/expand-modular-headers-ppcallbacks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156161.543708.patch
Type: text/x-patch
Size: 25261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/646469e2/attachment-0001.bin>


More information about the cfe-commits mailing list