[PATCH] D18964: LLVM C API. Deprecated functions
Alex Denisov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 07:12:00 PDT 2016
AlexDenisov added a comment.
In http://reviews.llvm.org/D18964#397444, @echristo wrote:
> I actually think it can just be included. It doesn't include any other
> files and seems to be C only.
>
> -eric
Seems it has C++ comments, as well as `Definitions.h` I introduced.
Should `Compiler.h` be updated to C-style as well?
Repository:
rL LLVM
http://reviews.llvm.org/D18964
More information about the llvm-commits
mailing list