diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2018-08-29 23:02:15 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2018-08-29 23:02:15 +0000 |
commit | d0ab67f7d02023482c5dc06fcc14ea8488929684 (patch) | |
tree | e156128cfb602125efeedc531e33516f4b7d28cb /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 9397c2a23b3ec6bce89bb872f3934e56586ca3db (diff) | |
download | bcm5719-llvm-d0ab67f7d02023482c5dc06fcc14ea8488929684.tar.gz bcm5719-llvm-d0ab67f7d02023482c5dc06fcc14ea8488929684.zip |
Last week, someone noted that a couple of the time_point member functions were not constexpr. I looked, and they were right. They were made constexpr in p0505, so I looked at all the other bits in that paper to make sure that I didn't miss anything else. There were a couple methods in the synopsis that should have been marked constexpr, but the code was correct.
llvm-svn: 340992
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions