[llvm-branch-commits] [libcxx] [libc++][C++03] Update include guards (PR #109001)

Louis Dionne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 30 08:17:32 PDT 2024


https://github.com/ldionne commented:

This looks good to me in principle, however the patch itself has a few incorrect renamings. One thing you could do is use `git diff --stat` to confirm that all the changed files have exactly 3 lines changed in them. A few headers like the C compat headers might need additional renames, that needs to be investigated.

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


More information about the llvm-branch-commits mailing list