[all-commits] [llvm/llvm-project] 302937: Update clang/test/system_macro.cpp for both -syste...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Tue Jul 9 06:51:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 302937859fce0bb506ef6edf9c3e77c86ab44b86
https://github.com/llvm/llvm-project/commit/302937859fce0bb506ef6edf9c3e77c86ab44b86
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M clang/test/CoverageMapping/system_macro.cpp
Log Message:
-----------
Update clang/test/system_macro.cpp for both -system-headers-coverage=true/false
Part of #97952
Commit: 48017579e523085bc3ee99004c36526333a3c8b3
https://github.com/llvm/llvm-project/commit/48017579e523085bc3ee99004c36526333a3c8b3
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M clang/lib/CodeGen/CodeGenPGO.cpp
M clang/lib/CodeGen/CoverageMappingGen.cpp
M clang/lib/CodeGen/CoverageMappingGen.h
Log Message:
-----------
Move `SystemHeadersCoverage` into `llvm::coverage` in CoverageMappingGen.h
Part of #97952
Compare: https://github.com/llvm/llvm-project/compare/221d5c570c2a...48017579e523
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