Tom Stellard writes:
> There was a patch committed to clang to remove unnecessary includes from
> header files, so we now need to explicitly include
> clang/Lex/PreprocessorOptions.h
>
> v2:
> - Use <> instead of "" for the include path.
> ---
> src/gallium/state_trackers/clover/llvm/invocatio
There was a patch committed to clang to remove unnecessary includes from
header files, so we now need to explicitly include
clang/Lex/PreprocessorOptions.h
v2:
- Use <> instead of "" for the include path.
---
src/gallium/state_trackers/clover/llvm/invocation.cpp | 2 ++
1 file changed, 2 insert
On 20.07.2016 04:15, Jan Vesely wrote:
> On Tue, 2016-07-19 at 12:49 -0400, Ilia Mirkin wrote:
>> On Tue, Jul 19, 2016 at 11:13 AM, Tom Stellard > om> wrote:
>>>
>>> diff --git a/src/gallium/state_trackers/clover/llvm/invocation.cpp
>>> b/src/gallium/state_trackers/clover/llvm/invocation.cpp
>>> in
On Tue, 2016-07-19 at 12:49 -0400, Ilia Mirkin wrote:
> On Tue, Jul 19, 2016 at 11:13 AM, Tom Stellard om> wrote:
> >
> > There was a patch committed to clang to remove unnecessary includes
> > from
> > header files, so we now need to explicitly include
> > clang/Lex/PreprocessorOptions.h
maybe
On Tue, Jul 19, 2016 at 11:13 AM, Tom Stellard wrote:
> There was a patch committed to clang to remove unnecessary includes from
> header files, so we now need to explicitly include
> clang/Lex/PreprocessorOptions.h
> ---
> src/gallium/state_trackers/clover/llvm/invocation.cpp | 2 ++
> 1 file ch
There was a patch committed to clang to remove unnecessary includes from
header files, so we now need to explicitly include
clang/Lex/PreprocessorOptions.h
---
src/gallium/state_trackers/clover/llvm/invocation.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/state_trackers/clo