[all-commits] [llvm/llvm-project] e93cbd: [Tooling/Inclusion] Make the Recognizer work for C...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Jul 25 06:48:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e93cbd18c11281465246060d6c2a9ea1deae3360
      https://github.com/llvm/llvm-project/commit/e93cbd18c11281465246060d6c2a9ea1deae3360
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
    M clang/unittests/Tooling/StandardLibraryTest.cpp

  Log Message:
  -----------
  [Tooling/Inclusion] Make the Recognizer work for C99 code.

C99 is the the earliest C version provided by the language opt.

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




More information about the All-commits mailing list