Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
more information about this is from gcc changelog (4.8): https://gcc.gnu.org/gcc-4.8/changes.html#cxx
Paths
| Differential D5879
GCC has supported C++11 ref-qualifiers since 4.8.1 ClosedPublic Authored by chilledheart on Oct 21 2014, 1:51 AM.
Details
Diff Detail
Event Timelinechilledheart updated this object. Comment Actions more information about this is from gcc changelog (4.8): https://gcc.gnu.org/gcc-4.8/changes.html#cxx chilledheart retitled this revision from GCC has support C++11 ref-qualifiers since 4.8.1 to GCC has supported C++11 ref-qualifiers since 4.8.1.Oct 21 2014, 11:29 AM This revision is now accepted and ready to land.Oct 21 2014, 2:06 PM
Revision Contents
Diff 15210 llvm/trunk/include/llvm/Support/Compiler.h
llvm/trunk/include/llvm/Support/MathExtras.h
|