Searched hist:11718 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/
H A DSConscript11718:09f8fda798bc Mon Nov 28 00:44:00 EST 2016 Joe Gross <joseph.gross@amd.com> scons: fix sanitizer flags with multiple sanitizers

There has been some problem when using address and undefined-behavior
sanitizers at the same time. This patch will look for the special case
where both are enabled at once and change the flags passed to the compiler
to reflect this.

Completed in 27 milliseconds