diff options
author | Dan Albert <danalbert@google.com> | 2014-09-17 16:34:29 +0000 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2014-09-17 16:34:29 +0000 |
commit | 353f358d241330971b9f67f7d02d4b1f59c72951 (patch) | |
tree | 5788a837aac2b702900337561c74bac764e67fc1 /llvm/tools/llvm-cov/SourceCoverageDataManager.cpp | |
parent | 69fe4e98fa00cce06d64c8bf81882dfea0851302 (diff) | |
download | llvm-353f358d241330971b9f67f7d02d4b1f59c72951.zip llvm-353f358d241330971b9f67f7d02d4b1f59c72951.tar.gz llvm-353f358d241330971b9f67f7d02d4b1f59c72951.tar.bz2 |
Fix char_traits functions for GCC compatibility.
GCC 4.9 fails to inline these functions at -O1 because they are used
indirectly. Declare them as inline instead of always_inline. Discussion
in GCC bugreport: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220
llvm-svn: 217961
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageDataManager.cpp')
0 files changed, 0 insertions, 0 deletions