Skip to content
Commit bd037ab4 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Saleem Abdulrasool: GCC complains about the template functions as potentially not being able to be

inlined.  These do not need to be always-inlined for ABI stability because they are not exported beyond this source due to the unnamed namespace.
Also simplified use of the Wmissing-field-initializers pragma as was done for clang.

llvm-svn: 171202
parent 9479a859
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment