[PATCH] D158474: [clang][ExtractAPI] Fix bool spelling coming from the macro definition.

Erick Velez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 14:13:42 PDT 2023


evelez7 updated this revision to Diff 552504.
evelez7 added a comment.

Use clang instead of clang_cc1 like other C tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158474/new/

https://reviews.llvm.org/D158474

Files:
  clang/include/clang/ExtractAPI/DeclarationFragments.h
  clang/lib/ExtractAPI/DeclarationFragments.cpp
  clang/test/ExtractAPI/bool.c
  clang/test/ExtractAPI/bool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158474.552504.patch
Type: text/x-patch
Size: 10708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/2e9f6be7/attachment-0001.bin>


More information about the cfe-commits mailing list