kicad/polygon/poly2tri/sweep
Simon Richter 04e21d5c8f Remove check for undefined behaviour
Triangle::NeighborAcross returns a reference, which must refer to a valid
object whose address cannot be 0. Thus, this test is nonsensical.
2016-09-29 18:26:19 -04:00
..
advancing_front.cc Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00
advancing_front.h Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00
cdt.cc Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00
cdt.h Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
sweep.cc Remove check for undefined behaviour 2016-09-29 18:26:19 -04:00
sweep.h Reverted commits that remove boost::polygon dependency (need more testing). 2015-07-14 22:23:13 +02:00
sweep_context.cc Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00
sweep_context.h Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00