diff options
author | Michael Spencer <bigcheesegs@gmail.com> | 2020-06-10 14:37:03 -0600 |
---|---|---|
committer | Michael Spencer <bigcheesegs@gmail.com> | 2020-06-10 14:37:30 -0600 |
commit | 1727c6aab34012f0cefc8a3f29ede5f1f718c832 (patch) | |
tree | a04f4624afa81504b0257dc12f57dcec906d57e5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e813bbdf335626a741398314709a535ef52fe8e (diff) | |
download | llvm-1727c6aab34012f0cefc8a3f29ede5f1f718c832.zip llvm-1727c6aab34012f0cefc8a3f29ede5f1f718c832.tar.gz llvm-1727c6aab34012f0cefc8a3f29ede5f1f718c832.tar.bz2 |
[clang] Use IsVolatile=true and RequiresNullTerminator=false for PCMs
This change got missed while upstreaming
https://reviews.llvm.org/D77772. This is the part of that change that
actually passes the correct arguments when opening a PCM.
The test didn't catch this because it starts at the
`MemoryBuffer::getOpenFile` level. It's not really possible to test
`ModuleManager::addModule` itself to verify how the file was opened.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions