Commit e7a5528
committed
[clang] Allow CompilerInvocation to change CASOptions
Add APIs to change CASOptions inside CompilerInvocation. This is needed
to make copies of CompilerInvocations but share the underlying CAS
storage and avoid making more CAS storages that points to the same
location.1 parent 4f89c41 commit e7a5528
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
307 | 311 | | |
308 | 312 | | |
309 | 313 | | |
| |||
0 commit comments