commit | 2af79a53c069637e9530302bc06ad200b49ae90b | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Feb 10 03:43:33 2015 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Feb 10 03:43:33 2015 +0000 |
tree | 248cf4536845ef9789982f40b5bf7923816c9c31 | |
parent | 1736c463df019f25dae0e0138f75124219e2bebe [diff] |
unwind: improve compilation on Linux with gcc gcc still defaults to C89 which does not support BCPL style comments. This splits up the sources list in CMakeLists and selectively adds compile flags for using C99 which avoids a number of warnings in -Wpedantic mode. NFC. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@228665 91177308-0d34-0410-b5e6-96231b3b80d8