diff options
author | Eric Liu <ioeric@google.com> | 2018-05-18 16:19:52 +0000 |
---|---|---|
committer | Eric Liu <ioeric@google.com> | 2018-05-18 16:19:52 +0000 |
commit | ff9c4ff1178a2aff251599d6dfd8628ec54e8db6 (patch) | |
tree | f95744a71c572229ad104273c5e0d514c169a579 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | db53a52ff2907ec31d60f6ceb0d6c722d9e7e330 (diff) | |
download | bcm5719-llvm-ff9c4ff1178a2aff251599d6dfd8628ec54e8db6.tar.gz bcm5719-llvm-ff9c4ff1178a2aff251599d6dfd8628ec54e8db6.zip |
[lldb] Fix compile warnings in r332702
Summary:
- Fix #include path
- Fix warning:
````
error: format specifies type 'unsigned long long' but the argument has type 'uint64_t'
(aka 'unsigned long') [-Werror,-Wformat]
```
Reviewers: labath, javed.absar
Differential Revision: https://reviews.llvm.org/D47072
llvm-svn: 332733
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions