[all-commits] [llvm/llvm-project] 283b0b: Store original Stmt in OMPCompoundRootDirective fo...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Mar 25 14:49:31 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/p03-a03-proto
  Home:   https://github.com/llvm/llvm-project
  Commit: 283b0b527836bee29cf633964fa0474f931a9bfc
      https://github.com/llvm/llvm-project/commit/283b0b527836bee29cf633964fa0474f931a9bfc
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M clang/include/clang/AST/StmtOpenMP.h
    M clang/include/clang/Sema/SemaOpenMP.h
    M clang/lib/AST/StmtOpenMP.cpp
    M clang/lib/AST/StmtPrinter.cpp
    M clang/lib/AST/StmtProfile.cpp
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/lib/Sema/SemaOpenMP.cpp

  Log Message:
  -----------
  Store original Stmt in OMPCompoundRootDirective for unparsing

That statement will be ignored for all purposes, except for regenerating
the original source code.


  Commit: 93260b176a3842dd0b9af1defdbb721e33a34248
      https://github.com/llvm/llvm-project/commit/93260b176a3842dd0b9af1defdbb721e33a34248
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M clang/include/clang/AST/StmtOpenMP.h
    M clang/include/clang/Sema/SemaOpenMP.h
    M clang/lib/AST/StmtOpenMP.cpp
    M clang/lib/AST/StmtPrinter.cpp
    M clang/lib/AST/StmtProfile.cpp
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/lib/Sema/SemaOpenMP.cpp

  Log Message:
  -----------
  Merge branch 'users/kparzysz/spr/p03-a02-clang-comproot-directive' into users/kparzysz/spr/p03-a03-proto


Compare: https://github.com/llvm/llvm-project/compare/ba9e94076839...93260b176a38

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list