================ @@ -1,13 +1,13 @@ -//===----------------------------------------------------------------------===// +//===- InProcessModuleCache.h - Implicit Module Cache -----------*- C++ -*-===// ---------------- jansvoboda11 wrote:
The [LLVM Coding Standards](https://llvm.org/docs/CodingStandards.html#file-headers) suggest the original header format this file uses (without the name, description, and language mode). I think this should stay the same. For the other files, I'd either avoid changing the header, or change it to the suggested template. https://github.com/llvm/llvm-project/pull/169962 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
