diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2014-02-26 01:56:31 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2014-02-26 01:56:31 +0000 |
| commit | 16da3240517366168e9d0618eff2d8ce957024df (patch) | |
| tree | 8f8d3367a4fd812101a11aed1049f591419a3c12 /clang/test/CodeCompletion/constexpr.cpp | |
| parent | 0c12b1d23c3db414288420c963d28e6cca53a1d5 (diff) | |
| download | bcm5719-llvm-16da3240517366168e9d0618eff2d8ce957024df.tar.gz bcm5719-llvm-16da3240517366168e9d0618eff2d8ce957024df.zip | |
Implement LWG issue 2306: match_results::reference should be value_type&, not const value_type&. This is a general move by the LWG to have the reference type of read-only containers be a non-const reference; however, there are no methods that return a non-const reference to a match_result entry, so there's no worries about getting a non-const reference to a constant object.
llvm-svn: 202214
Diffstat (limited to 'clang/test/CodeCompletion/constexpr.cpp')
0 files changed, 0 insertions, 0 deletions

