Commits

Ingmar Stein committed 4f800f8a21e
[ClangImporter] Import preprocessor constants with a cast Addresses SR-1509 by adding a heuristic to import numeric literals with a type cast. Two new cases have been added for macros with 4 or 5 tokens to cover cases with or without sign tokens.