[clang] [NFC] Fix c++ style comment in c file (PR #112814)
Abhina Sree via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 18 08:38:47 PDT 2024
================
@@ -8,7 +8,6 @@
#include "clang-c/Documentation.h"
#include "clang-c/Index.h"
#include "clang/Config/config.h"
-#include "llvm/Support/AutoConvert.h"
----------------
abhina-sree wrote:
Yes, I think that would be a better solution, I will try to get to that when I have time, thanks!
https://github.com/llvm/llvm-project/pull/112814
More information about the cfe-commits
mailing list