Skip to content
Commit 48947c7b authored by Daniel Malea's avatar Daniel Malea
Browse files

A few more build fixes for gcc 4.6:

- use const char* instead of char* as needed in ObjC language runtime plugin
- use int to iterate through enum (operator++ on enum not defined)
- use initializer list instead of inline initialization of const field

llvm-svn: 169185
parent f97efd97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment