[all-commits] [llvm/llvm-project] 7a932f: [Parser] ParseMicrosoftAsmStatement - Replace bit ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 5 06:24:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a932f4f4ccbc0c4294c6911d404f74529f3259b
      https://github.com/llvm/llvm-project/commit/7a932f4f4ccbc0c4294c6911d404f74529f3259b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M clang/lib/Parse/ParseStmtAsm.cpp

  Log Message:
  -----------
  [Parser] ParseMicrosoftAsmStatement - Replace bit '|' operator with logical '||' operator. (PR47071)

Fixes static analysis warning.




More information about the All-commits mailing list