diff options
author | Saar Raz <saar@raz.email> | 2020-01-24 00:43:22 +0200 |
---|---|---|
committer | Saar Raz <saar@raz.email> | 2020-01-24 00:48:59 +0200 |
commit | 67c608a9695496cfc9d3fdf9d0b12b554ac6b4df (patch) | |
tree | 60d5c8b0b6f8d64a0ca8fd7694de3b42ac59fc5a /lldb/unittests/ScriptInterpreter/Python | |
parent | fcaf5f6c01a09f23b948afb8c91c4dd951d4525e (diff) | |
download | llvm-67c608a9695496cfc9d3fdf9d0b12b554ac6b4df.zip llvm-67c608a9695496cfc9d3fdf9d0b12b554ac6b4df.tar.gz llvm-67c608a9695496cfc9d3fdf9d0b12b554ac6b4df.tar.bz2 |
[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a
Now with concepts support merged and mostly complete, we do not need -fconcepts-ts
(which was also misleading as we were not implementing the TS) and can enable
concepts features under C++2a. A warning will be generated if users still attempt
to use -fconcepts-ts.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions