[all-commits] [llvm/llvm-project] 7da2d6: [clang] [extract-api] Don't crash for category in ...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Fri Feb 10 08:30:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7da2d644e0398be39e188ea6eacab2a942e0fa7e
      https://github.com/llvm/llvm-project/commit/7da2d644e0398be39e188ea6eacab2a942e0fa7e
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
    M clang/test/Index/extract-api-cursor.m

  Log Message:
  -----------
  [clang] [extract-api] Don't crash for category in libclang APIs

Remove failure conditions for categories in libclang and return empty
content instead.

Differential Revision: https://reviews.llvm.org/D142101




More information about the All-commits mailing list