1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
Chandler Carruth 2193c71d8f [LCG] Hoist the definitions of the stream operator friends to be inline
friend definitions.

Based on the experiments Sean Silva and Reid did, this seems the safest
course of action and also will work around a questionable warning
provided by GCC6 on the old form of the code. Thanks for Davide pointing
out the issue and other suggesting ways to fix.

llvm-svn: 274740
2016-07-07 07:52:07 +00:00
..
llvm [LCG] Hoist the definitions of the stream operator friends to be inline 2016-07-07 07:52:07 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00