Commits

Ingmar Stein committed 11f1d96d234
Import macros of the form "FLAG1 | FLAG2" and "FLAG1 & FLAG2" This commit adds a map to ClangImporter::Implementation to remember macros that were imported as constants in order to reuse the calculated values.