[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:44:53 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/p03-a02-clang-comproot-directive
  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.



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