Skip to content
Commit a7c9ed57 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a...

Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a const char *, so casting to non-const was triggering a warning (even though the assignment and usage was always const anyway).

No functional changes intended.

llvm-svn: 207774
parent 756199cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment