[all-commits] [llvm/llvm-project] f0ced2: [analysis] Re-discard type sugar when casting valu...

NoQ via All-commits all-commits at lists.llvm.org
Wed Dec 18 18:01:03 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0ced2ddb44e4bd970fec310591891a0cdb4462c
      https://github.com/llvm/llvm-project/commit/f0ced2ddb44e4bd970fec310591891a0cdb4462c
  Author: Artem Dergachev <artem.dergachev at gmail.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/Store.cpp
    M clang/test/Analysis/uninit-val-const-likeness.c

  Log Message:
  -----------
  [analysis] Re-discard type sugar when casting values retrieved from the Store.

Canonicalization was accidentally omitted in 6d3f43ec.




More information about the All-commits mailing list