================ Comment at: scripts/Python/buildSwigPython.py:686-687 @@ -685,4 +685,4 @@ (strEnvVarLLDBDisablePython == "1"): os.remove( strSwigOutputFile ); open( strSwigOutputFile, 'w' ).close(); # Touch the file if bDebug: ---------------- Do we not have the same issue here? http://reviews.llvm.org/D6362