Commit Graph

2 Commits

Author SHA1 Message Date
David Zarzycki
b1ac68b3b1 [test] Clang is now more strict about underlying type enums
As of c90e198107431f64b73686bdce31c293e3380ac7, clang is now more strict
about parsing of enum-base in order to follow C++11 rules.
2020-06-04 08:54:36 -04:00
Adrian Prantl
6a412bd2f5 Debug Info: Fix a bug when decoding the source file for a Clang Decl
that was defined using a Macro: Use the file of the presumed location,
not of the SourceBuffer.

rdar://problem/49181568
2019-03-26 14:16:11 -07:00