[Bug]: CLANGDWARF Fails to Trigger Recompilation When Header Files Are Modified #10740
Open
2 of 5 tasks
Labels
package:build-or-ci-code
Build or CI Code
priority:low
Little to no impact. No urgency to fix.
state:needs-maintainer-feedback
state:needs-owner
state:needs-triage
type:bug
Something isn't working
Is there an existing issue for this?
Bug Type
Code first?
What packages are impacted?
Build or CI Code
Which targets are impacted by this bug?
No response
Current Behavior
When using CLANGDWARF for building, it does not check whether header files have been modified. If the source files have not changed, even if the header files have been updated, it will not trigger a rebuild. This issue does not occur in VS2019.
Expected Behavior
Compile modified files as normal as VS2019.
Steps To Reproduce
build -a X64 -b NOOPT -t CLANGDWARF -p ShellPkg/ShellPkg.dsc
.Shell.h
.build -a X64 -b NOOPT -t CLANGDWARF -p ShellPkg/ShellPkg.dsc
.Build Environment
Version Information
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
The text was updated successfully, but these errors were encountered: