[all-commits] [llvm/llvm-project] 2697d1: [Analyzer] GNU named variadic macros in Plister

Chris Hamilton via All-commits all-commits at lists.llvm.org
Mon Sep 21 13:39:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2697d138a65a51b8cf58baa2d4a924c1f43af482
      https://github.com/llvm/llvm-project/commit/2697d138a65a51b8cf58baa2d4a924c1f43af482
  Author: Chris Hamilton <Chris.Hamilton at ericsson.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
    M clang/test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
    M clang/test/Analysis/plist-macros-with-expansion.cpp

  Log Message:
  -----------
  [Analyzer] GNU named variadic macros in Plister

Added support for GNU named variadic macros in
macro expansion for plist generation.

Fix for https://bugs.llvm.org/show_bug.cgi?id=44493

Reviewed By: Szelethus

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




More information about the All-commits mailing list