[llvm] [clang-cl] Fix for __FUNCTION__ in c++. (PR #66120)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 10:13:53 PDT 2023


https://github.com/rnk commented:

I wanted to make some minor naming suggestions, and I used the GitHub "edit this file" feature for the first time to commit them as new commits to your branch. I've never done this before, so I don't really know how it works, but clang-format isn't available, so now I've messed up the formatting...

I *think* you should be able to pull the suggested changes down, reformat the affected lines, commit that, push an updated commit, and then I can stamp that? I apologize if this isn't straightforward, it's my first time trying the tools.

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


More information about the llvm-commits mailing list