[clang] [include-cleaner] Support multi-header symbols in mapping generator (PR #147720)

Ildikó Cseri via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 5 05:36:07 PDT 2025


================
@@ -3426,7 +3851,6 @@ SYMBOL(duration, std::chrono::, <chrono>)
 SYMBOL(duration_cast, std::chrono::, <chrono>)
 SYMBOL(duration_values, std::chrono::, <chrono>)
 SYMBOL(file_clock, std::chrono::, <chrono>)
-SYMBOL(file_seconds, std::chrono::, <chrono>)
----------------
cseriildi wrote:

I honestly think this doesn't exist.

https://github.com/llvm/llvm-project/pull/147720


More information about the cfe-commits mailing list