diff options
author | Greg Clayton <gclayton@apple.com> | 2015-03-06 23:46:54 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-03-06 23:46:54 +0000 |
commit | 39fb1389b40d5396625c84161e9ecbd1c1f8e533 (patch) | |
tree | 45c46d962785d9d8b1541b8af99aa457d84b2485 /clang/test/CodeGenCXX/cxx0x-initializer-array.cpp | |
parent | 322fe4188f4854006f68a4ff808566d6a9ab2705 (diff) | |
download | llvm-39fb1389b40d5396625c84161e9ecbd1c1f8e533.zip llvm-39fb1389b40d5396625c84161e9ecbd1c1f8e533.tar.gz llvm-39fb1389b40d5396625c84161e9ecbd1c1f8e533.tar.bz2 |
Make sure to re-read the file data you can get from OptionValueFileSpec::GetFileContents(...) when the file has changed.
This means you can set an expression prefix file with:
(lldb) settings set target.expr-prefix /tmp/to/prefix.txt
And you can run an expression and modify your expression prefix file in another editor without having to type:
(lldb) settings set target.expr-prefix /tmp/to/prefix.txt
again...
<rdar://problem/12155942>
llvm-svn: 231535
Diffstat (limited to 'clang/test/CodeGenCXX/cxx0x-initializer-array.cpp')
0 files changed, 0 insertions, 0 deletions