[all-commits] [llvm/llvm-project] 6c2be3: [NFC][sanitizer] Add test for command line flag fo...

kda via All-commits all-commits at lists.llvm.org
Fri Dec 3 15:44:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c2be3015e07f25912b8cd5b75214c532f568638
      https://github.com/llvm/llvm-project/commit/6c2be3015e07f25912b8cd5b75214c532f568638
  Author: Kevin Athey <kda at google.com>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    A compiler-rt/test/msan/noundef_analysis.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Add test for command line flag for enable-noundef-analysis.

A simple unit test to demonstrate the flags working correctly.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list