Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

review field reordering patch #628

Closed dkrupp closed 4 years ago

dkrupp commented 5 years ago

https://reviews.llvm.org/D44100

martong commented 5 years ago

The field reorder patch depends on this LLDB patch from now on: [expression] Explicitly build the lookup table of any TagDecl's context https://reviews.llvm.org/D59826

martong commented 5 years ago

One reviewer asks if it would be possible to create a test... well, it might be but that's a lot of work