Commit eec51ee
[llvm] Remove the last character from the constant strings
Summary: Llvm strings end in `\000` or something similar. We remove it to get the normal string.
Reviewed By: ngorogiannis
Differential Revision: D73774212
fbshipit-source-id: 9adbb615c7c48f8b246e2df3620aced3d4e1daed1 parent 2e04d80 commit eec51ee
File tree
2 files changed
+3
-2
lines changed- infer
- src/sledge/llair
- tests/codetoanalyze/c/llvm-frontend
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
Binary file not shown.
0 commit comments