[all-commits] [llvm/llvm-project] 20fb4c: Revert "Fix include order in CXType.cpp"

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Mar 14 05:59:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20fb4c3270b9d3596f213623d39c507711d1c165
      https://github.com/llvm/llvm-project/commit/20fb4c3270b9d3596f213623d39c507711d1c165
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang-c/Index.h
    M clang/tools/libclang/CXType.cpp
    M clang/tools/libclang/libclang.map

  Log Message:
  -----------
  Revert "Fix include order in CXType.cpp"

This reverts commit 4d55a0b512a17dfaa2461b8803d37b79f6c9691d.

The addition of clang_isBitFieldDecl is not needed because
clang_Cursor_isBitField already exists.




More information about the All-commits mailing list