[all-commits] [llvm/llvm-project] 0e416f: Rename sema/ to analysis/ and add new test
Jasmine Tang via All-commits
all-commits at lists.llvm.org
Sun Nov 23 01:34:23 PST 2025
Branch: refs/heads/users/clang_cir_cfg
Home: https://github.com/llvm/llvm-project
Commit: 0e416f49e38bfef8b7a4520424e1495e17b78f86
https://github.com/llvm/llvm-project/commit/0e416f49e38bfef8b7a4520424e1495e17b78f86
Author: Jasmine Tang <jjasmine at igalia.com>
Date: 2025-11-23 (Sun, 23 Nov 2025)
Changed paths:
A clang/include/clang/CIR/Analysis/CIRAnalysisKind.h
A clang/include/clang/CIR/Analysis/FallThroughWarning.h
R clang/include/clang/CIR/Sema/CIRAnalysisKind.h
R clang/include/clang/CIR/Sema/FallThroughWarning.h
A clang/lib/CIR/Analysis/CIRAnalysisKind.cpp
A clang/lib/CIR/Analysis/CMakeLists.txt
A clang/lib/CIR/Analysis/FallThroughWarning.cpp
M clang/lib/CIR/CMakeLists.txt
M clang/lib/CIR/FrontendAction/CIRGenAction.cpp
R clang/lib/CIR/Sema/CIRAnalysisKind.cpp
R clang/lib/CIR/Sema/CMakeLists.txt
R clang/lib/CIR/Sema/FallThroughWarning.cpp
A clang/test/CIR/Analysis/fallthrough_1.c
A clang/test/CIR/Analysis/fallthrough_2.c
Log Message:
-----------
Rename sema/ to analysis/ and add new test
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