diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-06-14 18:31:46 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-06-14 18:31:46 +0000 |
| commit | 48eb14dd79b08c9f112a12e1fbcbe37446d5d92b (patch) | |
| tree | af1f2563d1914e8b5378a72818a9abd04fa7c9c2 /llvm/lib/CodeGen/ExactHazardRecognizer.cpp | |
| parent | 62d6f947d5012a271c4ab30899d7716b9f740627 (diff) | |
| download | bcm5719-llvm-48eb14dd79b08c9f112a12e1fbcbe37446d5d92b.tar.gz bcm5719-llvm-48eb14dd79b08c9f112a12e1fbcbe37446d5d92b.zip | |
Fix:
Decl.cpp:716:28: warning: initialization of pointer of type 'clang::VarDecl *' from literal 'false' [-Wbool-conversions]
VarDecl *LastTentative = false;
^
RewriteRope.cpp:535:12: warning: initialization of pointer of type '<anonymous>::RopePieceBTreeNode *' from literal 'false'
[-Wbool-conversions]
return false;
^
llvm-svn: 105946
Diffstat (limited to 'llvm/lib/CodeGen/ExactHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions

