You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ClangCAS] Use an accurate check for path length requirement
Set an accurate path limit for clang cas daemon to be able to spawn
correctly. The original limit is slightly too large which if the temp
directory path is just at the wrong length, it will break the test.
rdar://102249472
0 commit comments