[PATCH] D149737: [clang][ExtractAPI] Add semicolon to function declaration fragments

NagaChaitanya Vellanki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 3 04:25:35 PDT 2023


chaitanyav created this revision.
chaitanyav added a reviewer: dang.
Herald added a reviewer: ributzka.
Herald added a project: All.
chaitanyav requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Add missing semicolon at the end of function declarations to fragments


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149737

Files:
  clang/lib/ExtractAPI/DeclarationFragments.cpp
  clang/test/ExtractAPI/availability.c
  clang/test/ExtractAPI/global_record.c
  clang/test/ExtractAPI/global_record_multifile.c
  clang/test/ExtractAPI/macro_undefined.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149737.519028.patch
Type: text/x-patch
Size: 2949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230503/9f72de0f/attachment.bin>


More information about the cfe-commits mailing list