diff options
| author | Eli Friedman <efriedma@codeaurora.org> | 2018-05-05 00:09:51 +0000 | 
|---|---|---|
| committer | Eli Friedman <efriedma@codeaurora.org> | 2018-05-05 00:09:51 +0000 | 
| commit | b6e64e734d80723c7e7c5b8e77f4b4a2d0a4c9e6 (patch) | |
| tree | e5245e732e925e3fb5b4a25ad4083000ca9bf2ba /llvm | |
| parent | b77ab0966e2d87531df714b8e944ddad4d61852e (diff) | |
| download | bcm5719-llvm-b6e64e734d80723c7e7c5b8e77f4b4a2d0a4c9e6.tar.gz bcm5719-llvm-b6e64e734d80723c7e7c5b8e77f4b4a2d0a4c9e6.zip  | |
Add warning flag -Wordered-compare-function-pointers.
The C standard doesn't allow comparisons like "f1 < f2" (where f1 and f2
are function pointers), but we allow them as an extension.  Add a
warning flag to control this warning.
Differential Revision: https://reviews.llvm.org/D46155
llvm-svn: 331570
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

