[all-commits] [llvm/llvm-project] ca9bfc: [clang][NFC] Remove spurious +x flag on SemaConcep...

Bruno Ricci via All-commits all-commits at lists.llvm.org
Sun Jul 26 09:27:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ca9bfc20f48c82a9f223ec814697714a16d1a22d
      https://github.com/llvm/llvm-project/commit/ca9bfc20f48c82a9f223ec814697714a16d1a22d
  Author: Bruno Ricci <riccibrun at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M clang/lib/Sema/SemaConcept.cpp

  Log Message:
  -----------
  [clang][NFC] Remove spurious +x flag on SemaConcept.cpp


  Commit: a2f83d5a07daf7a9b717fff8916c44cd7cc1c678
      https://github.com/llvm/llvm-project/commit/a2f83d5a07daf7a9b717fff8916c44cd7cc1c678
  Author: Bruno Ricci <riccibrun at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M clang/test/SemaCXX/warn-func-not-needed.cpp
    M clang/test/SemaCXX/warn-member-not-needed.cpp
    M clang/test/SemaCXX/warn-unused-filescoped.cpp
    M clang/test/SemaCXX/warn-variable-not-needed.cpp

  Log Message:
  -----------
  [clang][NFC] Add tests for the use of NamedDecl::getDeclName in the unused/unneeded diagnostics.


  Commit: b0512eed1e9dc03dba4ef8cccee73c13d3487565
      https://github.com/llvm/llvm-project/commit/b0512eed1e9dc03dba4ef8cccee73c13d3487565
  Author: Bruno Ricci <riccibrun at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M clang/test/Sema/attr-flag-enum.c

  Log Message:
  -----------
  [clang][NFC] Add a test for __attribute__((flag_enum)) with an unnamed enumeration.


Compare: https://github.com/llvm/llvm-project/compare/17eafe0841d6...b0512eed1e9d


More information about the All-commits mailing list