[all-commits] [llvm/llvm-project] a95c08: [Analyzer][NoUncountedMembersChecker] Fix crash fo...

jkorous-apple via All-commits all-commits at lists.llvm.org
Thu Jun 4 15:57:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a95c08db122ef33576cd8f35094afcd1ea668d68
      https://github.com/llvm/llvm-project/commit/a95c08db122ef33576cd8f35094afcd1ea668d68
  Author: Jan Korous <jkorous at apple.com>
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp

  Log Message:
  -----------
  [Analyzer][NoUncountedMembersChecker] Fix crash for C structs

Fixes https://bugs.llvm.org/show_bug.cgi?id=46177
Fixes second bug reported in https://bugs.llvm.org/show_bug.cgi?id=46142




More information about the All-commits mailing list