Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation against llvm 3.3 #14970

Merged
merged 1 commit into from Feb 8, 2016
Merged

Fix compilation against llvm 3.3 #14970

merged 1 commit into from Feb 8, 2016

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Feb 7, 2016

I think it's still worth keeping this compiling if we can, as long as it's not too much effort. We can tear out all the old ifdefs once we're sure the compiler performance regressions are fixed.

Change a few nullptr to NULL for pre-C++11 compatibility
@ViralBShah
Copy link
Member

+1

vtjnash added a commit that referenced this pull request Feb 8, 2016
Fix compilation against llvm 3.3
@vtjnash vtjnash merged commit 21ccd65 into master Feb 8, 2016
@vtjnash vtjnash deleted the tk/llvm33 branch February 8, 2016 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants