llvm-project
3ac2b5c5 - [Serialization] Remove an unused local variable (NFC) (#141358)

Commit
48 days ago
[Serialization] Remove an unused local variable (NFC) (#141358) Note that getTimestampFilename just constructs a file name, so it's mostly a "pure" function except possible heap allocation.
Parents
  • clang/lib/Serialization
    • File
      ModuleCache.cpp