This macro is supposed to be the one controlling the compatibility
of ABI breaks induced when enabling or disabling assertions in LLVM.
The macro is enabled by default in assertions build, so this commit
won't disable the tests.
Paths
| Differential D26700
Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS ClosedPublic Authored by mehdi_amini on Nov 15 2016, 2:12 PM.
Details Summary This macro is supposed to be the one controlling the compatibility The macro is enabled by default in assertions build, so this commit
Diff Detail
Event Timelinemehdi_amini retitled this revision from to Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS. mehdi_amini updated this object. This revision is now accepted and ready to land.Nov 28 2016, 2:39 PM Closed by commit rL288087: Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS (authored by mehdi_amini). · Explain WhyNov 28 2016, 3:07 PM This revision was automatically updated to reflect the committed changes.
Diff 79464 llvm/trunk/include/llvm/Support/Error.h
|