| commit | eb994f4064175f39c44badf6b41419bc4890455e | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed Jan 09 23:22:20 2013 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed Jan 09 23:22:20 2013 +0000 |
| tree | 83919c58c45bb681b4aaa668c1bb26ea0b92ce97 | |
| parent | 9f89bffc2543ce9da4aea8508bc15a746d3c6656 [diff] |
[PreprocessingRecord] A macro expansion can be reported out-of-order in cases when there are macro expansions inside macro arguments where the arguments are not expanded in the same order as listed; don't assert that all macro expansions are in source order. rdar://12397063 llvm-svn: 172018